mirror of
https://github.com/zellyn/go6502.git
synced 2025-02-11 12:32:07 +00:00
Oops - left deliberate fail in test
This commit is contained in:
parent
0a208481df
commit
8dcbe58a78
@ -182,7 +182,7 @@ func TestCustomTestCompare(t *testing.T) {
|
||||
pc := c.PC()
|
||||
fmt.Printf("%04X\n", pc)
|
||||
if pc == 0x00 {
|
||||
t.Fatalf("bang")
|
||||
return
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user