Update test_api.py

This commit is contained in:
Martin Mahner 2013-08-15 21:42:26 +02:00
parent 2c072e2789
commit 4c96e1eb17

View file

@ -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 = {}