Rename test task in build manifest
The "make test" tests not only the JS code in the browser, but also the Python code directly without compilation.
This commit is contained in:
parent
c926a2ebf9
commit
2d74af7032
@ -30,7 +30,7 @@ tasks:
|
||||
cd OOMAnalyser
|
||||
make build
|
||||
ls -l OOMAnalyser.html OOMAnalyser.js
|
||||
- webtest: |
|
||||
- test: |
|
||||
cd OOMAnalyser
|
||||
make test
|
||||
triggers:
|
||||
|
Loading…
Reference in New Issue
Block a user