summaryrefslogtreecommitdiff
path: root/testapp/exam/fixtures/initial_fixture.json
diff options
context:
space:
mode:
Diffstat (limited to 'testapp/exam/fixtures/initial_fixture.json')
-rw-r--r--testapp/exam/fixtures/initial_fixture.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/testapp/exam/fixtures/initial_fixture.json b/testapp/exam/fixtures/initial_fixture.json
deleted file mode 100644
index e1b49b7..0000000
--- a/testapp/exam/fixtures/initial_fixture.json
+++ /dev/null
@@ -1,29 +0,0 @@
-[
- {
- "fields": {
- "name": "moderator",
- "permissions": [
- 31,
- 37,
- 43,
- 32,
- 38,
- 44,
- 33,
- 39,
- 45,
- 34,
- 40,
- 46,
- 35,
- 41,
- 47,
- 36,
- 42,
- 48
- ]
- },
- "model": "auth.group",
- "pk": 1
- }
-]