aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Chambers <[email protected]>2021-10-11 12:03:17 +1300
committerAndrew Chambers <[email protected]>2021-10-11 12:03:17 +1300
commit01b5a69f2d7e7ec041064e88d0789ad6d6bc92eb (patch)
treec93bfa1a6bda4960a0361ef252e48c7fae08ec6e /test
parentdd694b1efdf09eeb063807a94305c5e933d4fea9 (diff)
Add more references.
Diffstat (limited to 'test')
-rw-r--r--test/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh
index a5ffc12..574bfad 100644
--- a/test/test.sh
+++ b/test/test.sh
@@ -216,7 +216,7 @@ do
t "${op}l %e${r}x, %eax"
t "${op}q %r${r}x, %rax"
- if test "$op" = "test" # m -> variants are not supported by test
+ if test "$op" = "test" # m -> r variants are not supported by test
then
continue
fi