Skip to content

Commit 1a87808

Browse files
authored
Merge pull request #77 from RelationalAI-oss/axb-clean-tests-2026-01-14
Test cleaning
2 parents 7b87374 + 8a7450f commit 1a87808

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/test_new_rules.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
using Test
44
using ReLint
55

6-
# Include common test utilities
7-
include(joinpath(@__DIR__, "common.jl"))
8-
96
@testset "ConstGlobalMissingTypeRule" begin
107
# Should trigger warning - untyped global
118
code1 = """

0 commit comments

Comments
 (0)