Adding a test for unicode
[dbsrgits/DBIx-Class-Fixtures.git] / t / var / configs / unicode.json
1 {
2         "might_have": {
3             "fetch": 0
4         },
5         "has_many": {
6             "fetch": 0
7         },
8         "sets": [{
9             "class": "CD",
10             "quantity": "all"
11         }]
12 }