summaryrefslogtreecommitdiff
path: root/test/__init__.py
diff options
context:
space:
mode:
authorjvoisin2015-12-30 13:12:39 +0100
committerjvoisin2015-12-30 15:11:37 +0100
commit3ac3f353c64d406aa2fa46c5c9841346408e1e01 (patch)
tree562f27ff88253c693d4adc3acfe82693737c78a4 /test/__init__.py
parentb9d66ed2e07d0a40161c88d0ba52d59ac601c76e (diff)
Hopefully make test suite work once copied out of the build tree
This should fix https://labs.riseup.net/code/issues/10065
Diffstat (limited to 'test/__init__.py')
-rw-r--r--test/__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/__init__.py b/test/__init__.py
index d046cd3..6ec2813 100644
--- a/test/__init__.py
+++ b/test/__init__.py
@@ -1,2 +1 @@
1import clitest import test
2import libtest