summaryrefslogtreecommitdiff
path: root/t/perf/p0002-read-cache.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/perf/p0002-read-cache.sh')
-rwxr-xr-xt/perf/p0002-read-cache.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/p0002-read-cache.sh b/t/perf/p0002-read-cache.sh
index 9180ae9..cdd105a 100755
--- a/t/perf/p0002-read-cache.sh
+++ b/t/perf/p0002-read-cache.sh
@@ -8,7 +8,7 @@ test_perf_default_repo
count=1000
test_perf "read_cache/discard_cache $count times" "
- test-read-cache $count
+ test-tool read-cache $count
"
test_done