From f3bf7cd5bcb77615c547ca88eeba89c28fca0311 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 30 Sep 1986 11:13:44 +0000 Subject: [PATCH] There was an error in test 026. It used local variables but declared none. This is corrected. --- emtest/tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emtest/tests b/emtest/tests index 25220012f..c3a74ddb3 100644 --- a/emtest/tests +++ b/emtest/tests @@ -486,7 +486,7 @@ MAIN 20 bne *1 OK TEST 026: test sti 1 and lol -MAIN 0 +MAIN 20 loc 257 stl -12+WS loc 514 -- 2.34.1