From cbf8a2a65928694202e19b6bcf56ec84bcbf613c Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 8 Dec 2012 02:02:25 +0100 Subject: Reorganize source tree and files installation location, cleanup setup.py (Closes: #689409) --- 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 c44387d..9a833f1 100644 --- a/test/libtest.py +++ b/test/libtest.py @@ -9,7 +9,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