Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Sep 18, 2023
1 parent edc61d6 commit 9cc7132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Test/Test.jl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The work-around is to wrap `Test` in a module so that `MOI.Test.Test` is
`MOI.Test`.
"""
module _BaseTest
using Test
using Test
end

using ._BaseTest: @testset, @test, @test_throws, @inferred
Expand Down

0 comments on commit 9cc7132

Please sign in to comment.