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

5 lines
127 B
Bash
Raw Normal View History

#!/bin/bash
set -ex
lein do clean, doo chrome-headless test once
test -f target/cljsbuild/test/out/node_modules/react/react.js