Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
use tapir instead of prove
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Apr 15, 2010
1 parent 2e695ae commit 6d84106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.pir
Expand Up @@ -163,7 +163,7 @@ SOURCES
.param pmc kv :slurpy :named
run_step('build', kv :flat :named)
.local string cmd
cmd = "prove --exec="
cmd = "tapir --exec="
$S0 = get_parrot()
cmd .= $S0
cmd .= " t/pmc/*.t"
Expand Down

0 comments on commit 6d84106

Please sign in to comment.