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/libtest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/libtest.py') diff --git a/test/libtest.py b/test/libtest.py index 2390841..d8aaac1 100644 --- a/test/libtest.py +++ b/test/libtest.py @@ -8,7 +8,7 @@ import unittest import test import sys sys.path.append('..') -from lib import mat +from mat import mat class TestRemovelib(test.MATTest): ''' -- cgit v1.3