From 2f076f4a166d274310a2ed1f6455d6c03f87b84b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Kujawa?= Date: Tue, 31 Jan 2017 23:07:17 +0100 Subject: [PATCH] Stop cleanly even if test is not working properly. --- test/test_emulation_bne.s | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_emulation_bne.s b/test/test_emulation_bne.s index ff621d9..33769b2 100644 --- a/test/test_emulation_bne.s +++ b/test/test_emulation_bne.s @@ -7,4 +7,5 @@ foo: nop foo2: nop bne foo nop + stp