From 7a4ff8e66c612d9396ec59dcf2640cf727bf9923 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Fri, 1 Jan 2016 15:57:42 +0000 Subject: [PATCH] Forcing this one to pass --- Tests/test_pyroma.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/test_pyroma.py b/Tests/test_pyroma.py index 0875cc972..438e0160c 100644 --- a/Tests/test_pyroma.py +++ b/Tests/test_pyroma.py @@ -30,7 +30,7 @@ class TestPyroma(PillowTestCase): # Pyroma needs to chill about RC versions # and not kill all our tests. self.assertEqual(rating, (9, [ - 'The packages version number does not comply with PEP-386.'])) + "The package's version number does not comply with PEP-386."])) else: # Should have a perfect score