diff --git a/dpaste/tests/test_api.py b/dpaste/tests/test_api.py index bf426fd..0f5a44f 100644 --- a/dpaste/tests/test_api.py +++ b/dpaste/tests/test_api.py @@ -18,11 +18,6 @@ class SnippetAPITestCase(TestCase): def test_empty(self): """ The browser sent a content field but with no data. - - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - - ALL tests fail due to a Piston bug: - https://bitbucket.org/jespern/django-piston/issue/221/attributeerror-httpresponseservererror """ data = {}