From 363d35a15106f3c9d7980ed7eeaa86d3bbae5a9a Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 25 Nov 2015 12:06:42 +0100 Subject: Import (lib|cli)test.py in the test module to ease its usage Thanks again to Raphaƫl Vinot --- test/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/__init__.py') diff --git a/test/__init__.py b/test/__init__.py index e69de29..d046cd3 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -0,0 +1,2 @@ +import clitest +import libtest -- cgit v1.3