Skip to content

Commit

Permalink
Revert "Временно тестируется один маленький каталог, что важно для бы…
Browse files Browse the repository at this point in the history
…строй проверки CI"

This reverts commit 6d73708.
  • Loading branch information
artbear committed Jan 29, 2018
1 parent 5d7f08e commit b881177
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions tools/JSON/VBParams8310UF.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@
"EpfДляИнициализацияБазы": "./tools/epf/init.epf",
"ПараметрыДляИнициализацияБазы": "./tools/epf/init.json",
"ПутьКVanessaBehavior": "./bddRunner.epf",
"КаталогФич": "$workspaceRoot/./features/Core/OpenForm",
"КаталогФич_TODO": "$workspaceRoot/./features",
"КаталогФич_БЫСТРО": "$workspaceRoot/./features/Core/OpenForm",
"КаталогФич": "$workspaceRoot/./features",
"КаталогиБиблиотек":[
"$instrumentsRoot/./features/libraries"
],
"КаталогиБиблиотек_БЫСТРО":[
"$instrumentsRoot/./features/libraries",
"$workspaceRoot/./features/libraries"
],
Expand Down

0 comments on commit b881177

Please sign in to comment.