Skip to content

Commit 858a078

Browse files
committed
LINC: Fix test 31 and 35 on the diagnostics tape.
Block 45 held damaged data, and block 51 was identical to block 52.
1 parent 3de98cb commit 858a078

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

linc/tests/classic-test.do

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,11 @@ call test 25 SCRT4 027
5656
call test 26 ADDT1 031
5757
call test 27 FADRT1 032
5858
call test 30 FADRT2 033
59-
#Bad block.
60-
;call test 31 iBETA1 035
59+
call test 31 iBETA1 035
6160
call test 32 iBETA2 036
6261
call test 33 iBETA3 037
6362
call test 34 iBETA4 040
64-
#Block 51 same as 52. Test 35 missing?
65-
;call test 35 LDAT1 041
63+
call test 35 LDAT1 041
6664
call test 36 STAT1 042
6765
call test 37 ADMT1 043
6866
call test 40 LAMT1 044

linc/tests/classic-test.linc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)