diff options
Diffstat (limited to 'test/test.sh')
| -rw-r--r-- | test/test.sh | 2 |
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 |
