reagent/test-environments/browser-npm/test.sh

5 lines
135 B
Bash
Raw Normal View History

2018-04-03 07:33:01 +00:00
#!/bin/bash
set -ex
lein do clean, doo chrome-headless test-npm once
test -f target/cljsbuild/test-npm/out/node_modules/react/index.js