blob: 7c2a4aeea7ecdbef203615d2a50836b357e51c99 [file] [log] [blame]
#!/bin/bash -e
cd "$(dirname "$0")"
mix test --trace "$@"