diff options
Diffstat (limited to 'src/testapp/tests.py')
| -rw-r--r-- | src/testapp/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testapp/tests.py b/src/testapp/tests.py index e37c57c0..3fcfc9e1 100644 --- a/src/testapp/tests.py +++ b/src/testapp/tests.py @@ -4,7 +4,7 @@ from django.test import TestCase from django.core.urlresolvers import reverse from testapp import views -import json +#import json #from rest.utils import xml2dict, dict2xml |
