Update repos fixture

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2011-02-27 11:55:59 -06:00
parent 47622e6293
commit 7cdf2b6981

View File

@ -49,6 +49,16 @@
"bugs_project": 5
}
},
{
"pk": 8,
"model": "main.repo",
"fields": {
"svn_root": "community",
"testing": true,
"name": "Multilib-Testing",
"bugs_project": 5
}
},
{
"pk": 3,
"model": "main.repo",
@ -59,4 +69,4 @@
"bugs_project": 1
}
}
]
]