diff test/runtests.jl @ 1351:d7f29359b822

Merge refactor/grids
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Fri, 19 May 2023 23:53:36 +0200
parents 7d52c4835d15
children 471a948cd2b2
line wrap: on
line diff
--- a/test/runtests.jl	Mon May 01 11:37:09 2023 +0200
+++ b/test/runtests.jl	Fri May 19 23:53:36 2023 +0200
@@ -49,4 +49,5 @@
 
 @testset "$testsetname" begin
     run_testfiles(ARGS)
+    println()
 end