From 241afd1ae5d7412a4a0df77bb75cebf06b6fb7f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= <stephane.adjemian@univ-lemans.fr> Date: Tue, 5 Feb 2013 10:36:54 +0100 Subject: [PATCH] Removed fs2000_particle from the test suite. --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 38d09c78c..5d225a08c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -73,7 +73,6 @@ MODFILES = \ fs2000/fs2000_cmaes.mod \ fs2000/fs2000_calib.mod \ fs2000/fs2000_analytic_derivation.mod \ - fs2000/fs2000_particle.mod \ fs2000/fs2000_missing_data.mod \ fs2000/fs2000_sd.mod \ homotopy/homotopy1_test.mod \ -- GitLab