From 547b7aef4549f39d103bff5daefb0cf208a6c8ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Ry=C3=BBk=29?= <stepan@adjemian.eu> Date: Thu, 15 Jul 2021 17:39:41 +0200 Subject: [PATCH] Activate integration test for NLS estimation. --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index eaf50bcb20..8866b96454 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -66,6 +66,7 @@ MODFILES = \ estimation/method_of_moments/AFVRR/AFVRR_MFB.mod \ estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod \ estimation/no_init_estimation_check_first_obs/fs2000_init_check.mod \ + estimation/example_nls.mod \ moments/example1_var_decomp.mod \ moments/example1_bp_test.mod \ moments/test_AR1_spectral_density.mod \ -- GitLab