add name for test case

This commit is contained in:
Stefan Partheymüller 2023-02-08 11:35:33 +01:00
parent 4196c9186c
commit 6f0eacc8ca

View File

@ -130,7 +130,7 @@ pub const Scheduler = struct {
}
};
test {
test "scheduler.update" {
std.debug.print("\n", .{});
const Tester = struct {