reagent/test-environments/browser-umd-prod/test.sh

5 lines
112 B
Bash
Executable File

#!/bin/bash
set -x
lein do clean, doo chrome-headless prod-test once
test -f target/cljsbuild/prod-test/main.js