Skip to content

Commit 22ec574

Browse files
fix tests
1 parent 26043de commit 22ec574

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

python/src/main/models/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-

python/src/test/test_mock.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
def test_nothing():
2+
assert True

0 commit comments

Comments
 (0)