mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-27 21:23:30 -08:00
Remove tests and alternative Python implementations
Ad discussed here: https://github.com/coding-horror/basic-computer-games/issues/548#issuecomment-1081008471
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
from animal import initial_message
|
||||
|
||||
|
||||
def test_initial_message() -> None:
|
||||
initial_message()
|
||||
Reference in New Issue
Block a user