]> git.decadent.org.uk Git - dak.git/commitdiff
tests/test_parse_changes.py: Actually set dsc_file=1 when testing .dsc
authorChris Lamb <lamby@debian.org>
Mon, 24 Aug 2015 14:18:57 +0000 (16:18 +0200)
committerChris Lamb <lamby@debian.org>
Mon, 24 Aug 2015 14:18:57 +0000 (16:18 +0200)
Signed-off-by: Chris Lamb <lamby@debian.org>
tests/test_parse_changes.py

index 20dab4b9e51dfd0d30656a95ea7355941e205002..50301f42b69c1b08d13cc461d9b8c152a3983feb 100755 (executable)
@@ -46,7 +46,7 @@ class ParseDscTestCase(ParseChangesTestCase):
 
     def test_4(self):
         # No blank lines at all
-        self.assertFails('dsc/4.dsc', -1, 1)
+        self.assertFails('dsc/4.dsc', -1, 1, 1)
 
     def test_5(self):
         # Extra blank line before signature body