summaryrefslogtreecommitdiff
path: root/tests/integration/core
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-09-01 00:06:52 -0400
committerKali Kaneko (leap communications) <kali@leap.se>2016-09-01 00:06:52 -0400
commitf826bc473a0c50fcf55f4e8609aa07622814f902 (patch)
tree32665c6608c536c3b3db5b3fa504567043171c91 /tests/integration/core
parentc74c51f9fc753c6a870f7c14d5fdd10b152e0991 (diff)
[tests] move tests to root folder
Diffstat (limited to 'tests/integration/core')
-rw-r--r--tests/integration/core/test_core_stub.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/integration/core/test_core_stub.py b/tests/integration/core/test_core_stub.py
new file mode 100644
index 00000000..ccdeb579
--- /dev/null
+++ b/tests/integration/core/test_core_stub.py
@@ -0,0 +1,5 @@
+from leap.bitmask.core import *
+
+
+def test_stub():
+ assert True