diff options
Diffstat (limited to 'tests/tests2')
| -rw-r--r-- | tests/tests2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests2/Makefile b/tests/tests2/Makefile index 59b2438..f7cd981 100644 --- a/tests/tests2/Makefile +++ b/tests/tests2/Makefile @@ -26,7 +26,7 @@ ifeq ($(ARCH),x86-64) SKIP += 73_arm64.test endif ifeq (,$(filter i386 x86-64,$(ARCH))) - SKIP += 85-asm-outside-function.test + SKIP += 85_asm-outside-function.test endif # Some tests might need arguments |
