aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-11-17 20:04:58 +0800
committerJia Tan <jiat0218@gmail.com>2023-11-17 20:04:58 +0800
commit299920bab9ae258a247366339264e8aefca9e3ce (patch)
tree6a4c8314324bc8a3ded6036368538c2866408a7e /tests
parentxz: Refactor suffix test with raw format. (diff)
downloadxz-299920bab9ae258a247366339264e8aefca9e3ce.tar.xz
Tests: Fix typo in a comment.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/test_files.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_files.sh b/tests/test_files.sh
index 60402e73..b1505f7b 100755
--- a/tests/test_files.sh
+++ b/tests/test_files.sh
@@ -9,7 +9,7 @@
#
###############################################################################
-# If both xz and xzdec were not build, skip this test.
+# If both xz and xzdec were not built, skip this test.
XZ=../src/xz/xz
XZDEC=../src/xzdec/xzdec
test -x "$XZ" || XZ=