From 3ac3f353c64d406aa2fa46c5c9841346408e1e01 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 30 Dec 2015 13:12:39 +0100 Subject: Hopefully make test suite work once copied out of the build tree This should fix https://labs.riseup.net/code/issues/10065 --- test/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/__init__.py') 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 @@ -import clitest -import libtest +import test -- cgit v1.3