From 1b14634667bab69fa1c0ff6529f239a703d9938b Mon Sep 17 00:00:00 2001 From: ZacNugent Date: Sun, 26 Apr 2020 18:13:44 +0100 Subject: [PATCH] fix test --- test/runtests.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/runtests.jl b/test/runtests.jl index 2e450d3c..b13c6abf 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -792,3 +792,4 @@ end include("type_inf.jl") end +end