mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-18 16:30:29 +00:00
Disable test generation for commit.
This commit is contained in:
parent
4467eb1c41
commit
f2c2027a8c
@ -295,8 +295,8 @@ void print_ram(FILE *file, const std::unordered_map<uint32_t, uint8_t> &data) {
|
|||||||
@implementation WDC65816ComparativeTests
|
@implementation WDC65816ComparativeTests
|
||||||
|
|
||||||
// A generator for tests; not intended to be a permanent fixture.
|
// A generator for tests; not intended to be a permanent fixture.
|
||||||
- (void)testGenerate {
|
//- (void)testGenerate {
|
||||||
[[[TestGenerator alloc] init] generate];
|
// [[[TestGenerator alloc] init] generate];
|
||||||
}
|
//}
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user