More colors.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 15s

This commit is contained in:
Willem Cazander 2024-07-14 22:58:47 +02:00
parent 1b799cfca2
commit 893c848d1d
6 changed files with 9 additions and 9 deletions

View file

@ -42,7 +42,7 @@ $(ASSERT_MSXHUB_BIN)/@assert: | $(ASSERT_MSXHUB_BIN)
_$(MB_ᕽᕽᕽ  )$(call mb_make_call,mb_os_file_delete,$(ASSERT_MSXHUB_BIN)/ahello1.out)
_$(MB_ᕽᕽᕽ  )$(call mb_make_call,mb_os_file_delete,$(ASSERT_MSXHUB_BIN)/ahello2.out)
_$(MB_ᕽᕽᕽ  )$(call mb_make_call,mb_os_file_delete,$(ASSERT_MSXHUB_BIN)/utils.out)
_$(MB_ᕽᕽᕽ  )$(call mb_make_call,mb_autoexec_write_default,$(ASSERT_MSXHUB_BIN))
_$(MB_ᕽᕽᕽ  )$(call mb_make_call,mb_autoexec_write_default,$(ASSERT_MSXHUB_BIN),336)
_$(MB_ᕽᕽᕽ  )$(call mb_make_call,mb_autoexec_append_safe_assert,$(ASSERT_MSXHUB_BIN),dir utils > utils.out)
_$(MB_ᕽᕽᕽ  )$(call mb_make_call,mb_autoexec_append_exit,$(ASSERT_MSXHUB_BIN))
_$(MB_ᕽᕽᕽ  )$(call mb_make_call,mb_openmsx_dosctl,$(ASSERT_MSXHUB_BIN),$(ASSERT_MSXHUB_MACHINE))