Skip to content

Commit

Permalink
Merge pull request #1 from stevengj/patch-1
Browse files Browse the repository at this point in the history
fix test script
  • Loading branch information
smataigne authored Aug 4, 2022
2 parents 6b65615 + 434554f commit a794454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using LinearAlgebra
import .SkewLinearAlgebra as SLA
import SkewLinearAlgebra as SLA
using Test

@testset "SkewLinearAlgebra.jl" begin
Expand Down

0 comments on commit a794454

Please sign in to comment.