diff --git a/tests/framework/CMakeLists.txt b/tests/framework/CMakeLists.txt index f304667f8d1952295c889bdbe5424320dfc0c9d2..7d67ad5aafd1f64314fa67ff4d9ed95b34ba442e 100644 --- a/tests/framework/CMakeLists.txt +++ b/tests/framework/CMakeLists.txt @@ -20,7 +20,7 @@ set (test_framework_sources testNullModel.cpp testHelix.cpp testInteractionCounter.cpp - testIntLengthModifyingProcess.cpp + testInteractionLengthModifier.cpp testSolver.cpp )