simulator: remove tests
This commit is contained in:
@@ -102,7 +102,3 @@ fn getExecutableEntryPoint(self: *Simulator, name: []const u8) ?EntryPoint {
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
test {
|
||||
_ = @import("test_simulator.zig");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user