skip interaction

This commit is contained in:
tknew2 2014-08-30 20:10:56 +02:00
parent bac5c8e3f7
commit 9253568cad

View File

@ -31,7 +31,7 @@ mocha ./test/programmatic/satan.mocha.js
spec "Satan test"
mocha ./test/programmatic/programmatic.js
spec "Programmatic test"
mocha ./test/programmatic/interactor.daemonizer.mocha.js
spec "Interactor daemonizer test"
#mocha ./test/programmatic/interactor.daemonizer.mocha.js
#spec "Interactor daemonizer test"
echo "########## PROGRAMMATIC TEST DONE #########"