Revision 29a59bc1 api/tests_redux.py

b/api/tests_redux.py
4 4

  
5 5
from django.test import TestCase
6 6
from django.test.client import Client
7
from django.utils import simplejson as json
7 8

  
8
import json
9 9

  
10 10
API = 'v1.1redux'
11 11

  

Also available in: Unified diff