Skip to content

Commit b682357

Browse files
committed
/bin/prove no longer needs to use Carton
1 parent f54eff9 commit b682357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/prove

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ export ES=${ES_TEST:-"localhost:9900"}
55
export METACPAN_SERVER_CONFIG_LOCAL_SUFFIX=testing
66
unset ES_SCRIPT_INDEX
77

8-
`dirname "$0"`/run prove -It/lib -lvr "$@"
8+
prove -It/lib -lvr "$@"

0 commit comments

Comments
 (0)