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

set -ex

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

cd tests/1
${fpm} build
${fpm} run