test(meta): Define a basic test
This commit is contained in:
parent
3a38089648
commit
ec04840861
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
|
Loading…
x
Reference in New Issue
Block a user