refactor: clean-up empty test targets

This commit is contained in:
CJ van den Berg 2026-03-09 12:14:14 +01:00
parent 163150690f
commit 2aa3c1afc7
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
3 changed files with 12 additions and 24 deletions

View file

@ -281,5 +281,3 @@ pub fn main() !void {
run_posix();
}
}
test "simple test" {}

View file

@ -1,6 +1,7 @@
const std = @import("std");
const builtin = @import("builtin");
const nw = @import("nightwatch");
const main = @import("main");
// ---------------------------------------------------------------------------
// RecordedEvent