summaryrefslogtreecommitdiff
path: root/tests/regressiontests/multiple_database/fixtures/multidb-common.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regressiontests/multiple_database/fixtures/multidb-common.json')
-rw-r--r--tests/regressiontests/multiple_database/fixtures/multidb-common.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/regressiontests/multiple_database/fixtures/multidb-common.json b/tests/regressiontests/multiple_database/fixtures/multidb-common.json
deleted file mode 100644
index 33134173b9..0000000000
--- a/tests/regressiontests/multiple_database/fixtures/multidb-common.json
+++ /dev/null
@@ -1,10 +0,0 @@
-[
- {
- "pk": 1,
- "model": "multiple_database.book",
- "fields": {
- "title": "The Definitive Guide to Django",
- "published": "2009-7-8"
- }
- }
-] \ No newline at end of file