aboutsummaryrefslogtreecommitdiff
path: root/run_tests.sh
blob: 123acb24fac891f4c9a7ffee1e36757d20b9595f (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

set -ex

fpm=$(pwd)/target/debug/fpm

cd tests/1
${fpm} build