summaryrefslogtreecommitdiff
path: root/main/fixtures/repos.json
diff options
context:
space:
mode:
Diffstat (limited to 'main/fixtures/repos.json')
-rw-r--r--main/fixtures/repos.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/fixtures/repos.json b/main/fixtures/repos.json
index a89af7b5..3b79d964 100644
--- a/main/fixtures/repos.json
+++ b/main/fixtures/repos.json
@@ -50,6 +50,16 @@
}
},
{
+ "pk": 8,
+ "model": "main.repo",
+ "fields": {
+ "svn_root": "community",
+ "testing": true,
+ "name": "Multilib-Testing",
+ "bugs_project": 5
+ }
+ },
+ {
"pk": 3,
"model": "main.repo",
"fields": {