diff --git a/core/test/basin.jl b/core/test/basin.jl index 14dd3a3f2..f90a99530 100644 --- a/core/test/basin.jl +++ b/core/test/basin.jl @@ -81,4 +81,4 @@ end @test all(level .≈ level_expected) area_expected = 10.0 * level_expected @test all(area .≈ area_expected) -end \ No newline at end of file +end