diff options
| author | jvoisin | 2011-12-04 13:53:04 +0100 |
|---|---|---|
| committer | jvoisin | 2011-12-04 13:53:04 +0100 |
| commit | 2ba7a313fd0dd3d5e61927e93be4ed71e2fbaee1 (patch) | |
| tree | 366ab80fa188ce436f264d5b2baf13971a0d2de1 /test/test.py | |
| parent | 697cf6187671c92bf9a81572e5329a1dea3c21e7 (diff) | |
"PDF" and not "pdf"
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: |
