Skip to content

Commit

Permalink
oops, need to actually run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Aug 7, 2017
1 parent a32b7aa commit 577626a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-epics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ set -e -x

[ "$BASE" ] || exit 0

make tapfiles

find . -name '*.tap' -print0 | xargs -0 -n1 prove -e cat -f

0 comments on commit 577626a

Please sign in to comment.