fixtures/tracks/shoes/config.json in trackler-2.1.0.32 vs fixtures/tracks/shoes/config.json in trackler-2.1.0.33

- old
+ new

@@ -1,11 +1,15 @@ { "slug": "shoes", "language": "Shoes & Boots", "repository": "https://github.com/exercism/xshoes", "active": false, - "problems": [ - "hello-world" + "exercises": [ + { + "slug": "hello-world", + "difficulty": 1, + "topics": [] + } ], "deprecated": [], "foregone": [] }