summaryrefslogtreecommitdiff
path: root/iss/tests
diff options
context:
space:
mode:
Diffstat (limited to 'iss/tests')
-rw-r--r--iss/tests/__init__.py0
-rw-r--r--iss/tests/test_predictions.py2
2 files changed, 2 insertions, 0 deletions
diff --git a/iss/tests/__init__.py b/iss/tests/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/iss/tests/__init__.py
diff --git a/iss/tests/test_predictions.py b/iss/tests/test_predictions.py
new file mode 100644
index 0000000..43dad05
--- /dev/null
+++ b/iss/tests/test_predictions.py
@@ -0,0 +1,2 @@
+def test_foo():
+ assert 1 == 1