From 4c96e1eb17a5cbb4c1a33cef5c37aac00b4ec8e0 Mon Sep 17 00:00:00 2001 From: Martin Mahner Date: Thu, 15 Aug 2013 21:42:26 +0200 Subject: [PATCH] Update test_api.py --- dpaste/tests/test_api.py | 5 ----- 1 file changed, 5 deletions(-) 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 = {}