Rename relationship tests so they show up together

This commit is contained in:
Tom Christie 2012-12-21 09:10:16 +00:00
parent 98919031db
commit 83feda6a69
3 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
from copy import deepcopy
from django.db import models
from django.test import TestCase
from rest_framework import serializers