diff --git a/unit-test.py b/unit-test.py index e69de29..d2a8f74 100644 --- a/unit-test.py +++ b/unit-test.py @@ -0,0 +1 @@ +assert True == True \ No newline at end of file