Fix t/var/configs/*.json to use valid JSON syntax.
[dbsrgits/DBIx-Class-Fixtures.git] / t / var / configs / date.json
CommitLineData
0566a82d 1{
401a9e9b 2 "might_have": {
3 "fetch": 0
0566a82d 4 },
401a9e9b 5 "has_many": {
6 "fetch": 0
0566a82d 7 },
401a9e9b 8 "sets": [{
9 "class": "Track",
10 "ids": ["9"]
0566a82d 11 }],
401a9e9b 12 datetime_relative : "2007-10-30 "00":"00":00"
0566a82d 13}