From 544fe9bf1782a027b3f31bf4c10a050d783e32ac Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 1 Feb 2012 22:56:04 +0100 Subject: Rename mat-cli to mat-gui --- 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 6217b69..9ac12c0 100644 --- a/test/libtest.py +++ b/test/libtest.py @@ -8,7 +8,7 @@ import unittest import test import sys sys.path.append('..') -from mat import mat +from lib import mat class TestRemovelib(test.MATTest): -- cgit v1.3