mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
Update test_api.py
This commit is contained in:
parent
2c072e2789
commit
4c96e1eb17
1 changed files with 0 additions and 5 deletions
|
@ -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 = {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue