std: Update test "" to test where it makes sense
This commit is contained in:
@@ -278,7 +278,7 @@ pub const Complex = complex.Complex;
|
||||
|
||||
pub const big = @import("math/big.zig");
|
||||
|
||||
test "" {
|
||||
test {
|
||||
std.testing.refAllDecls(@This());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user