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

5 lines
135 B
Bash
Executable File

#!/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