diff options
author | Richard van der Hoff <richard@matrix.org> | 2016-12-16 17:17:10 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2016-12-19 09:43:58 +0000 |
commit | e2e398bd94c5e6be8b2e0a7ae9a74687a4dcf863 (patch) | |
tree | ec9603f71bdfab34e4b3e401f123698e0fde7196 /jenkins.sh | |
parent | 819f0d24dbd92acd29b588f618d7830943bc18f9 (diff) |
Add some tests for the Javascript wrappers
These would have helped avoid the recent FRV.
Diffstat (limited to 'jenkins.sh')
-rwxr-xr-x | jenkins.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,4 +11,5 @@ make test . ~/.emsdk_set_env.sh make js +(cd javascript && npm run test) npm pack javascript |