diff test/runtests.jl @ 1365:4684c7f1c4cb feature/variable_derivatives

Merge with default
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Sun, 21 May 2023 21:55:14 +0200
parents 7d52c4835d15
children 471a948cd2b2
line wrap: on
line diff
--- a/test/runtests.jl	Sat May 20 14:26:36 2023 +0200
+++ b/test/runtests.jl	Sun May 21 21:55:14 2023 +0200
@@ -49,4 +49,5 @@
 
 @testset "$testsetname" begin
     run_testfiles(ARGS)
+    println()
 end