Testsuite: add missing line continuation symbol in the list of .mod files

This was causing some tests to be skipped.

The bug had been introduced e7162a2a69.
time-shift
Sébastien Villemot 2020-10-21 16:36:18 +02:00
parent e21cb1ad6b
commit 6f415dff61
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ MODFILES = \
deterministic_simulations/lola_solve_one_boundary_mfs1.mod \
deterministic_simulations/lola_solve_one_boundary_mfs2.mod \
deterministic_simulations/lola_solve_one_boundary_mfs3.mod \
deterministic_simulations/ramst_block_mfs1.mod
deterministic_simulations/ramst_block_mfs1.mod \
deterministic_simulations/linear_approximation/sw.mod \
deterministic_simulations/multiple_lead_lags/AR2.mod \
deterministic_simulations/multiple_lead_lags/AR2_forward.mod \