aboutsummaryrefslogtreecommitdiff
path: root/testmanager/testrunner/migrations/0003_auto_20140707_0940.py
diff options
context:
space:
mode:
Diffstat (limited to 'testmanager/testrunner/migrations/0003_auto_20140707_0940.py')
-rw-r--r--testmanager/testrunner/migrations/0003_auto_20140707_0940.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testmanager/testrunner/migrations/0003_auto_20140707_0940.py b/testmanager/testrunner/migrations/0003_auto_20140707_0940.py
index 3f7af22..df2056f 100644
--- a/testmanager/testrunner/migrations/0003_auto_20140707_0940.py
+++ b/testmanager/testrunner/migrations/0003_auto_20140707_0940.py
@@ -7,7 +7,7 @@ from django.db import models, migrations
class Migration(migrations.Migration):
dependencies = [
- ('testrunner', '0002_auto_20140704_1439'),
+ ('testplanner', '0001_initial'),
]
operations = [