From 252aee3f0abfd4bf336b8eb9ceab76ffee54663f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20F=C3=A4lt?= Date: Thu, 27 Jul 2017 19:01:59 +0200 Subject: [PATCH] Update runtests.jl --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 899e413..e4bf7b2 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -24,7 +24,7 @@ using Base.Test end info("Test: testsupermann.jl") @testset "testsupermann.jl" begin - include("testDRandGAPA.jl") + include("testsupermann.jl") end info("Test: testPSD.jl") @testset "testPSD.jl" begin