Skip to content

Commit 2e56e07

Browse files
committed
Modification to test suite:
* Wait for keypress after loading the machine language routines
1 parent 2788b8e commit 2e56e07

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Test suite/TEST.BAS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@
182182
483 SS$(S)="TERMINADO!"
183183
484 GOSUB 1140
184184
490 NEXT FX
185+
495 GOSUB 1240
185186
500 REM TEST SHORT STRINGS
186187
501 VL=0
187188
502 FOR SI=0 TO SL-1

Test suite/TSTSUITE.DSK

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)