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/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 8fc4072..a818b5d 100644 --- a/test/clitest.py +++ b/test/clitest.py @@ -10,7 +10,7 @@ import subprocess import sys sys.path.append('..') -from lib import mat +from MAT import mat import test -- cgit v1.3