diff options
Diffstat (limited to 'test/test.py')
| -rw-r--r-- | test/test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.py b/test/test.py index 601f5ef..c414c77 100644 --- a/test/test.py +++ b/test/test.py | |||
| @@ -21,7 +21,7 @@ dirty.sort() | |||
| 21 | 21 | ||
| 22 | FILE_LIST = zip(clean, dirty) | 22 | FILE_LIST = zip(clean, dirty) |
| 23 | 23 | ||
| 24 | try: # pdf render processing | 24 | try: # PDF render processing |
| 25 | import poppler | 25 | import poppler |
| 26 | import cairo | 26 | import cairo |
| 27 | except: | 27 | except: |
