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

5 lines
135 B
Bash
Raw Normal View History

#!/bin/bash
set -ex
lein with-profile test do clean, doo chrome-headless client once
test -f out/cljsjs/react/development/react.inc.js