diff options
Diffstat (limited to 'test/clitest.py')
| -rw-r--r-- | test/clitest.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 10 | import sys | 10 | import sys |
| 11 | 11 | ||
| 12 | sys.path.append('..') | 12 | sys.path.append('..') |
| 13 | from lib import mat | 13 | from MAT import mat |
| 14 | import test | 14 | import test |
| 15 | 15 | ||
| 16 | 16 | ||
