summaryrefslogtreecommitdiff
path: root/t/perf/p0071-sort.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/perf/p0071-sort.sh')
-rwxr-xr-xt/perf/p0071-sort.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/p0071-sort.sh b/t/perf/p0071-sort.sh
index 7c9a35a..6e924f5 100755
--- a/t/perf/p0071-sort.sh
+++ b/t/perf/p0071-sort.sh
@@ -16,7 +16,7 @@ test_perf 'sort(1)' '
'
test_perf 'string_list_sort()' '
- test-string-list sort <unsorted >actual
+ test-tool string-list sort <unsorted >actual
'
test_expect_success 'string_list_sort() sorts like sort(1)' '