summaryrefslogtreecommitdiff
path: root/test/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.py')
-rwxr-xr-xtest/test.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test.py b/test/test.py
index 949c77e..0cd12fd 100755
--- a/test/test.py
+++ b/test/test.py
@@ -107,7 +107,8 @@ class MagicTest(unittest.TestCase):
try:
self.assert_values(m, {
'magic._pyc_': 'python 2.4 byte-compiled',
- 'test.pdf': 'PDF document, version 1.2',
+ 'test.pdf': ('PDF document, version 1.2',
+ 'PDF document, version 1.2, 2 pages'),
'test.gz':
('gzip compressed data, was "test", from Unix, last '
'modified: Sun Jun 29 01:32:52 2008',