modified test runner
This commit is contained in:
parent
4e91dd3558
commit
a31711a0cb
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue