From f826bc473a0c50fcf55f4e8609aa07622814f902 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Thu, 1 Sep 2016 00:06:52 -0400 Subject: [tests] move tests to root folder --- tests/integration/bonafide/test_bonafide_stub.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/integration/bonafide/test_bonafide_stub.py (limited to 'tests/integration/bonafide/test_bonafide_stub.py') diff --git a/tests/integration/bonafide/test_bonafide_stub.py b/tests/integration/bonafide/test_bonafide_stub.py new file mode 100644 index 0000000..7b1cbbb --- /dev/null +++ b/tests/integration/bonafide/test_bonafide_stub.py @@ -0,0 +1,5 @@ +from leap.bitmask.bonafide import * + + +def test_stub(): + assert True -- cgit v1.2.3