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 ad895f5..13d545a 100644 --- a/test/clitest.py +++ b/test/clitest.py | |||
| @@ -12,7 +12,7 @@ import sys | |||
| 12 | import tarfile | 12 | import tarfile |
| 13 | 13 | ||
| 14 | sys.path.append('..') | 14 | sys.path.append('..') |
| 15 | from MAT import mat | 15 | from libmat import mat |
| 16 | import test | 16 | import test |
| 17 | 17 | ||
| 18 | 18 | ||
