diff options
| author | jvoisin | 2011-12-05 16:39:32 +0100 |
|---|---|---|
| committer | jvoisin | 2011-12-05 16:39:32 +0100 |
| commit | 338324eeb54806bc7b55e78e35c6831f8dfad8a7 (patch) | |
| tree | 3610aa38dc211aafbbc94cb1f3013df00b9f541e /test | |
| parent | dbafbe86ea041525c38370812d6b0a01d2e48eba (diff) | |
| parent | cc55e95519719bb1bb8b7a0d3b69b803dda16078 (diff) | |
Merge branch 'master' of ssh://git-rw.torproject.org/user/jvoisin/mat
Diffstat (limited to 'test')
| -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: |
