Files
Pipi Chen b8a3516cd6 update
2020-05-07 01:02:44 +08:00

6 lines
143 B
Bash

#!/bin/bash
yarn run test:removeTmpDir &&
yarn run test:compile &&
$(yarn bin)/mocha test-tmp/test/index.spec.js &&
yarn run test:removeTmpDir