Skip to content

Commit

Permalink
test(unit): update column
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Sep 13, 2024
1 parent cec6a4b commit 48e736b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.zig
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,6 @@ test "column" {

try std.testing.expect(core.columns.?.items[0].?.chars.items.len == 3);

core.active = false;
core.shutdown();
}

Expand Down

0 comments on commit 48e736b

Please sign in to comment.