Skip to content

Commit

Permalink
Merge pull request #521 from hmyuuu/typo-runtest
Browse files Browse the repository at this point in the history
fix a typo in runtests.jl
  • Loading branch information
GiggleLiu authored Jul 21, 2024
2 parents 9a2fcb9 + aad86e5 commit bbfc13e
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
Expand Up @@ -9,7 +9,7 @@ using BitBasis
using Documenter
using Random

@testset "easybuld" begin
@testset "easybuild" begin
include("easybuild/easybuild.jl")
end

Expand Down

0 comments on commit bbfc13e

Please sign in to comment.