mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-26 08:49:37 +00:00
Add missing paramter.
This commit is contained in:
parent
0d540fd211
commit
8d34d9a06a
@ -270,7 +270,7 @@ struct Chipset {
|
||||
}
|
||||
|
||||
- (void)testSpindizzyWorlds {
|
||||
[self testCase:@"Spindizzy Worlds"];
|
||||
[self testCase:@"Spindizzy Worlds" capturedAllBusActivity:YES];
|
||||
}
|
||||
|
||||
- (void)testSequencer {
|
||||
|
Loading…
Reference in New Issue
Block a user