We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2ea02 commit 99b8141Copy full SHA for 99b8141
test/runtests.jl
@@ -53,7 +53,7 @@ end
53
test_method_tables() # Check the global method tables are consistent
54
55
# Each file puts all tests inside one or more @testset blocks
56
- include_test("rulesets/CoreLogging.jl")
+ include_test("rulesets/Base/CoreLogging.jl")
57
include_test("rulesets/Base/base.jl")
58
include_test("rulesets/Base/fastmath_able.jl")
59
include_test("rulesets/Base/evalpoly.jl")
0 commit comments