summaryrefslogtreecommitdiff
path: root/tests/test_utils/fixtures/should_not_be_loaded.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_utils/fixtures/should_not_be_loaded.json')
-rw-r--r--tests/test_utils/fixtures/should_not_be_loaded.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/test_utils/fixtures/should_not_be_loaded.json b/tests/test_utils/fixtures/should_not_be_loaded.json
new file mode 100644
index 0000000000..9f4df38996
--- /dev/null
+++ b/tests/test_utils/fixtures/should_not_be_loaded.json
@@ -0,0 +1,10 @@
+[
+ {
+ "pk": 1,
+ "model": "test_utils.person",
+ "fields": {
+ "name": "Elvis Presley"
+ }
+ }
+]
+