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:
7
node_modules/javascript-obfuscator/scripts/test-full
generated
vendored
Normal file
7
node_modules/javascript-obfuscator/scripts/test-full
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
yarn run test:removeTmpDir &&
|
||||
yarn run test:compile &&
|
||||
node test-tmp/test/dev/dev.js &&
|
||||
$(yarn bin)/nyc --reporter text-summary $(yarn bin)/mocha -- test-tmp/test/index.spec.js --exit &&
|
||||
yarn run test:removeTmpDir
|
||||
Reference in New Issue
Block a user