mirror of
https://github.com/KevinMidboe/knowit_julekalender-2017.git
synced 2026-02-11 10:49:30 +00:00
Added testing with pytest and support for travis ci. Also added requirements file.
This commit is contained in:
4
tests/test_luke06.py
Normal file
4
tests/test_luke06.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from luke_06.lightning_mc_queen import main
|
||||
|
||||
def test_answer():
|
||||
assert main() == 53
|
||||
Reference in New Issue
Block a user