mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-07-01 16:05:48 +08:00
update
This commit is contained in:
6
node_modules/javascript-obfuscator/scripts/test-mocha
generated
vendored
Normal file
6
node_modules/javascript-obfuscator/scripts/test-mocha
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
yarn run test:removeTmpDir &&
|
||||
yarn run test:compile &&
|
||||
$(yarn bin)/mocha test-tmp/test/index.spec.js &&
|
||||
yarn run test:removeTmpDir
|
||||
Reference in New Issue
Block a user