This repository has been archived on 2023-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
temple/bin/integration-test

6 lines
75 B
Text
Raw Normal View History

2020-06-16 19:28:21 +00:00
#!/usr/bin/env bash
set -e
(cd integration_test/temple_demo && mix test)