1
0
Fork 0
mirror of https://github.com/correl/elm.git synced 2025-03-20 01:09:19 -09:00
elm/exercises/difference-of-squares/runtests.sh
2016-05-13 17:41:34 -04:00

2 lines
81 B
Bash
Executable file

#!/usr/bin/env bash
elm-make *Tests.elm --yes --output build.js && node build.js