Activate test for two PAC equations in the same file

time-shift
Sébastien Villemot 2020-10-16 16:30:38 +02:00
parent 2428aa7e28
commit 7270f722e4
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
2 changed files with 3 additions and 0 deletions

View File

@ -503,6 +503,7 @@ ECB_MODFILES = \
pac/trend-component-28/example6.mod \
pac/trend-component-29/example2.mod \
pac/trend-component-29/example2.mod \
pac/trend-component-30/example.mod \
write/example1.mod \
ecb/backward-models/irf/solow_1.mod \
ecb/backward-models/irf/solow_2.mod \

View File

@ -1,5 +1,7 @@
// --+ options: json=compute, stochastic +--
// Test with two PAC equations in the same file
var x1 x2 x1bar x2bar z u;
varexo ex1 ex2 ex1bar ex2bar ez eu;