diff options
| author | jvoisin | 2015-11-25 12:06:42 +0100 |
|---|---|---|
| committer | jvoisin | 2015-11-25 12:06:42 +0100 |
| commit | 363d35a15106f3c9d7980ed7eeaa86d3bbae5a9a (patch) | |
| tree | 9a604e4d6896352722f60029d92f8cc7aba643f9 /test/__init__.py | |
| parent | 355a1b4781bac74f9c5d15888a71339cd36fb188 (diff) | |
Import (lib|cli)test.py in the test module to ease its usage
Thanks again to Raphaƫl Vinot
Diffstat (limited to '')
| -rw-r--r-- | test/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
| 1 | import clitest | ||
| 2 | import libtest | ||
