From b5c763f2ec4b2c72aa7fc3b7b7a500f1231720cf Mon Sep 17 00:00:00 2001 From: Pedro Calvo Portela Date: Tue, 15 Oct 2019 09:00:54 +0200 Subject: [PATCH] include GasStripping test --- conf/regression_tests.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/regression_tests.conf b/conf/regression_tests.conf index 9b184d6..42bdca4 100644 --- a/conf/regression_tests.conf +++ b/conf/regression_tests.conf @@ -17,6 +17,7 @@ tests+=('EGunCTF3-2') tests+=('Elliptic-1') tests+=('ExternalFieldTest') tests+=('Envelope-Tracker-Phase1') +tests+=('GasStripping') tests+=('HKick-Test-1') tests+=('Kick-Test-1') tests+=('MAP-Circular') @@ -51,4 +52,4 @@ tests+=('SBend-Simple-Test-4') tests+=('Slit-1') tests+=('Slit-2') tests+=('VKick-Test-1') -tests+=('opalimpact-1') \ No newline at end of file +tests+=('opalimpact-1') -- GitLab