2017-02-16 16:25:37 +00:00
|
|
|
<toolSet name="Tests">
|
2018-10-09 11:33:45 +00:00
|
|
|
<tool name="SCrape Denmark" description="nyc tape tests/fr.js" showInMainMenu="false" showInEditor="false" showInProject="false" showInSearchPopup="false" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
2017-02-16 16:25:37 +00:00
|
|
|
<exec>
|
2018-10-09 11:33:45 +00:00
|
|
|
<option name="COMMAND" value="$USER_HOME$/dev/obdfcascrape/node_modules/nyc/index.js" />
|
|
|
|
<option name="PARAMETERS" value="tape tests/scrape.dk.js" />
|
|
|
|
<option name="WORKING_DIRECTORY" value="$USER_HOME$/dev/obdfcascrape" />
|
2017-03-20 16:13:40 +00:00
|
|
|
</exec>
|
|
|
|
</tool>
|
2017-02-16 16:25:37 +00:00
|
|
|
</toolSet>
|