summaryrefslogtreecommitdiffstats
path: root/tests/test_core.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_core.py')
-rw-r--r--tests/test_core.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_core.py b/tests/test_core.py
new file mode 100644
index 0000000..b755a52
--- /dev/null
+++ b/tests/test_core.py
@@ -0,0 +1,3 @@
+import pytest
+
+from pydanclick import core
remember that computers suck.