Commit 20891e75 authored by yogevbd's avatar yogevbd

Add test-js script

parent b2c4281f
const exec = require('shell-utils').exec;
run();
function run() {
exec.execSync(`jest`);
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment