WS-2016.3.3 <mdonnel@EDINBK107739 Update External Tools.xml

This commit is contained in:
mdonnel 2017-02-07 09:54:56 +00:00
parent a5fcecdc12
commit 1a11e81b2f

View File

@ -30,7 +30,7 @@
<tool name="AU TEST" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
<exec>
<option name="COMMAND" value="C:\Program Files\nodejs\au.cmd" />
<option name="PARAMETERS" value="test -bl" />
<option name="PARAMETERS" value="test --bl" />
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
</exec>
</tool>