mirror of
https://github.com/KevinMidboe/knowit_julekalender-2017.git
synced 2025-10-29 17:50:18 +00:00
5 lines
81 B
Python
5 lines
81 B
Python
from luke_19.engler import main
|
|
|
|
def test_answer():
|
|
assert main() == 'batman'
|