From 4bd3e47da02fde08acfada1795cc55170abdb00a Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 16 Aug 2011 18:11:24 +0200 Subject: setup.py now works ! --- test/clitest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/clitest.py') diff --git a/test/clitest.py b/test/clitest.py index 453333a..781fb80 100644 --- a/test/clitest.py +++ b/test/clitest.py @@ -8,7 +8,7 @@ import subprocess import sys sys.path.append('..') -from lib import mat +from mat import mat import test class TestRemovecli(test.MATTest): -- cgit v1.3