Skip to content

Commit 620a5d3

Browse files
committed
clean up Navigation test names
1 parent 7280e4c commit 620a5d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/browser/navigation/navigation.zig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,5 @@ pub const NavigationCurrentEntryChangeEvent = struct {
211211
const testing = @import("../../testing.zig");
212212
test "Browser: Navigation" {
213213
try testing.htmlRunner("html/navigation/navigation.html");
214-
// try testing.htmlRunner("html/navigation/navigation_currententrychange.html");
215-
}
216-
217-
test "Browser: NavigationCurrentEntry" {
218214
try testing.htmlRunner("html/navigation/navigation_currententrychange.html");
219215
}

0 commit comments

Comments
 (0)