Skip to content

Commit 99b8141

Browse files
committed
fix path
1 parent 7e2ea02 commit 99b8141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ end
5353
test_method_tables() # Check the global method tables are consistent
5454

5555
# Each file puts all tests inside one or more @testset blocks
56-
include_test("rulesets/CoreLogging.jl")
56+
include_test("rulesets/Base/CoreLogging.jl")
5757
include_test("rulesets/Base/base.jl")
5858
include_test("rulesets/Base/fastmath_able.jl")
5959
include_test("rulesets/Base/evalpoly.jl")

0 commit comments

Comments
 (0)