diff options
| author | jvoisin | 2015-12-30 13:12:39 +0100 |
|---|---|---|
| committer | jvoisin | 2015-12-30 15:11:37 +0100 |
| commit | 3ac3f353c64d406aa2fa46c5c9841346408e1e01 (patch) | |
| tree | 562f27ff88253c693d4adc3acfe82693737c78a4 /test/__init__.py | |
| parent | b9d66ed2e07d0a40161c88d0ba52d59ac601c76e (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 '')
| -rw-r--r-- | test/__init__.py | 3 |
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 @@ | |||
| 1 | import clitest | import test | |
| 2 | import libtest | ||
