diff options
Diffstat (limited to 'tests/test_libmat2.py')
| -rw-r--r-- | tests/test_libmat2.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_libmat2.py b/tests/test_libmat2.py index 27bb8d1..c21185e 100644 --- a/tests/test_libmat2.py +++ b/tests/test_libmat2.py | |||
| @@ -4,8 +4,7 @@ import unittest | |||
| 4 | import shutil | 4 | import shutil |
| 5 | import os | 5 | import os |
| 6 | 6 | ||
| 7 | from src import parsers | 7 | from src import pdf, png, jpg, audio, office |
| 8 | from src.parsers import pdf, png, jpg, audio | ||
| 9 | 8 | ||
| 10 | class TestGetMeta(unittest.TestCase): | 9 | class TestGetMeta(unittest.TestCase): |
| 11 | def test_pdf(self): | 10 | def test_pdf(self): |
