[1.6.x] Fixed invalid testing fixture

Backport of 86f4459f9e from master
This commit is contained in:
Anssi Kääriäinen 2013-08-20 17:48:02 +03:00
parent 2b1101a4a6
commit b189169ed0
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",