summaryrefslogtreecommitdiffstats
path: root/tests/unit
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit')
-rw-r--r--tests/unit/__init__.py0
-rw-r--r--tests/unit/test_placeholder.py2
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/__init__.py b/tests/unit/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/tests/unit/__init__.py
diff --git a/tests/unit/test_placeholder.py b/tests/unit/test_placeholder.py
new file mode 100644
index 00000000..457e464c
--- /dev/null
+++ b/tests/unit/test_placeholder.py
@@ -0,0 +1,2 @@
+def test_holder():
+ assert True