From aa1306651d20205cadf5a8a09c093fc7b3d3dd1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Tue, 27 Sep 2011 14:33:43 +0200 Subject: [PATCH] Testsuite: fix crash introduced in 347ab4d0c0c79ae9a42898c1d5409d78708bb8a8 --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 2c6f83c23..e3c526b9e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -21,7 +21,7 @@ MODFILES = \ comments.mod \ histval_sto.mod \ histval_det.mod \ - expectation.mod \ + expectations/expectation.mod \ steady_state_operator/standard.mod \ steady_state_operator/use_dll.mod \ steady_state_operator/block.mod \