added a test that must fail

This commit is contained in:
mrdudz
2022-04-26 17:07:57 +02:00
parent 7c7c5af59f
commit a3ae28a81c
4 changed files with 56 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ endif
WORKDIR = ../testwrk/asm
SUBDIRS = cpudetect opcodes listing val
SUBDIRS = cpudetect opcodes listing val err
.PHONY: all continue mostlyclean clean