AliceBundle: create the fixtures/ dir

This commit is contained in:
Kévin Dunglas
2018-09-19 17:27:19 +02:00
parent cd7b0a8979
commit 81e42f60bc
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"Resources/": "Resources/"
"fixtures/": "fixtures/"
}
}