Skip to content

Commit

Permalink
Remove klausmeier file
Browse files Browse the repository at this point in the history
File was in tests directory, probably a left over from the symbolic coding.
  • Loading branch information
GeorgeR227 committed Jan 27, 2025
1 parent 8a3e5e7 commit 6f42707
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 71 deletions.
68 changes: 0 additions & 68 deletions test/klausmeier.jl

This file was deleted.

4 changes: 1 addition & 3 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
using Test

include("pretty.jl")

@testset "Core" begin
include("core.jl")
end
Expand All @@ -16,6 +13,7 @@ end

@testset "Visualization" begin
include("visualization.jl")
include("pretty.jl")
end

@testset "Average Rewriting" begin
Expand Down

0 comments on commit 6f42707

Please sign in to comment.