test(meta): Define a basic test
This commit is contained in:
3
tests/kodi-timekeeper/test_ktk.py
Normal file
3
tests/kodi-timekeeper/test_ktk.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class KTKTests:
|
||||
def test_adding_two_ints_returns_correct_result(self):
|
||||
pass
|
Reference in New Issue
Block a user