Skip to content

Commit c55eeb5

Browse files
authored
testset not test
1 parent 2d97486 commit c55eeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ruleset_loading.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
@test _is_fallback(frule, first(methods(frule, (Tuple{}, Nothing,))))
7777
end
7878

79-
@test "_rule_list" begin
79+
@testset "_rule_list" begin
8080
_rule_list = ChainRulesOverloadGeneration._rule_list
8181
@testset "should not have frules that need RuleConfig" begin
8282
old_frule_list = collect(_rule_list(frule))

0 commit comments

Comments
 (0)