modified test runner

This commit is contained in:
Jan-Cornelius Molnar 2016-04-14 11:48:49 +02:00
parent 4e91dd3558
commit a31711a0cb
1 changed files with 2 additions and 1 deletions

View File

@ -130,4 +130,5 @@ build_script:
# Show current PATH # Show current PATH
- echo %PATH% - echo %PATH%
# Run tests on package # Run tests on package
- "%LOCALAPPDATA%\\atom\\bin\\atom.cmd --test spec" #- "%LOCALAPPDATA%\\atom\\bin\\atom.cmd --test spec"
- apm test --path %LOCALAPPDATA%/atom/bin/atom.cmd