mirror of
https://github.com/tenderlove/initial-v.git
synced 2025-04-07 18:05:08 +00:00
remove useless test
This commit is contained in:
parent
a9aba19730
commit
00ef0ed87d
@ -97,7 +97,3 @@ pub fn main() anyerror!void {
|
||||
std.log.info("couldn't find device", .{});
|
||||
}
|
||||
}
|
||||
|
||||
test "basic test" {
|
||||
try std.testing.expectEqual(10, 3 + 7);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user