Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaMolSim committed Jun 1, 2024
1 parent d7b35b6 commit 5710cbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ using Test
@testset "AtomsBuilder.jl" begin
# Write your tests here.
@testset "bulk" begin include("test_bulk.jl"); end
@testset "utils" begin include("test_utils.jl"); end
end


0 comments on commit 5710cbc

Please sign in to comment.