From 258b1ffa13c91a668dad0bc8e691d4b303fca82e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Wed, 30 Nov 2011 14:31:36 +0100
Subject: [PATCH] Testsuite: rename kim2.dyn to kim2.mod for consistency

---
 tests/Makefile.am                               | 2 +-
 tests/identification/kim/{kim2.dyn => kim2.mod} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename tests/identification/kim/{kim2.dyn => kim2.mod} (100%)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index ee2bd3d25..6afeef037 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -81,7 +81,7 @@ MODFILES = \
 	external_function/example1_no_deriv_functions_provided.mod \
 	external_function/example1_no_deriv_functions_provided_dll.mod \
 	seeds.mod \
-	identification/kim/kim2.dyn \
+	identification/kim/kim2.mod \
 	identification/as2007/as2007.mod \
 	simul/example1.mod \
 	conditional_forecasts/fs2000_est.mod \
diff --git a/tests/identification/kim/kim2.dyn b/tests/identification/kim/kim2.mod
similarity index 100%
rename from tests/identification/kim/kim2.dyn
rename to tests/identification/kim/kim2.mod
-- 
GitLab