std: Update test "" to test where it makes sense
This commit is contained in:
@@ -443,7 +443,7 @@ fn printLine(line: []const u8) void {
|
||||
print("{s}\n", .{line});
|
||||
}
|
||||
|
||||
test "" {
|
||||
test {
|
||||
expectEqualStrings("foo", "foo");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user