Skip to content

Commit

Permalink
skip final test
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnR committed Jan 26, 2018
1 parent 175acf1 commit d1bde3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions windows-build-binary.bat
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ copy node_modules\libxslt\build\Release\*.node %TARGET_OS%\node_modules\libxslt\

echo Done copying

echo All done, let us check if it works:
rem echo All done, let us check if it works:
rem Test (a valid form, so it exits with 0)
call %TARGET_OS%\%FILENAME% test\xform\model-only.xml
rem call %TARGET_OS%\%FILENAME% test\xform\model-only.xml

0 comments on commit d1bde3c

Please sign in to comment.