Skip to content

Commit

Permalink
Rename test/cell.jl to test/misc.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Aug 14, 2023
1 parent f5f7a6b commit 73245e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ using Test

@testset "Spglib.jl" begin
# Write your own tests here.
include("cell.jl")
include("misc.jl")
include("magnetic.jl")
include("standardize.jl")
include("reciprocal.jl")
Expand Down

0 comments on commit 73245e2

Please sign in to comment.