Fixed invalid testing fixture

This commit is contained in:
Anssi Kääriäinen 2013-08-20 17:48:02 +03:00 committed by Andrew Godwin
parent f5552571dc
commit 3a8ae71ab5
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
[
{
"pk": 1,
"model": "fixtures_regress.article",
"fields": {"title": "foof"
}
},
{
"pk": 1,
"model": "fixtures_regress.specialarticle",