From c9ea44002ae9c2fd73779a285b5b3080a6c05d6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Fri, 30 Jun 2017 11:02:31 +0200 Subject: [PATCH] Added integration test. --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index b12f7d078..ecd8fe159 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -341,7 +341,8 @@ MODFILES = \ observation_trends_and_prefiltering/calib_smoother/Tr_prefilter_loglin_calib_smoother.mod \ observation_trends_and_prefiltering/calib_smoother/Tr_prefil_f_obs_loglin_cal_smoother.mod \ observation_trends_and_prefiltering/ML/Trend_no_prefilter_selected_var.mod \ - dynare-command-options/ramst.mod + dynare-command-options/ramst.mod \ + ecb/contribution-plots/var.mod PARTICLEFILES = \ particle/dsge_base2.mod \