Skip to content

Commit 3ff5c64

Browse files
rtfeldmanjaredramirez
authored andcommitted
Remove range test separator comment
1 parent 83d05f0 commit 3ff5c64

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/check/test/range_test.zig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
const TestEnv = @import("./TestEnv.zig");
66

7-
// ─── Iter.exclusive_range / Iter.inclusive_range direct constructor tests ────
8-
97
test "exclusive_range of unannotated literals defaults to Iter(Dec)" {
108
var test_env = try TestEnv.initExpr("Test", "Iter.exclusive_range(0, 3)");
119
defer test_env.deinit();

0 commit comments

Comments
 (0)