aboutsummaryrefslogtreecommitdiff
path: root/test/denseLM.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/denseLM.cpp')
-rw-r--r--test/denseLM.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/denseLM.cpp b/test/denseLM.cpp
index 0aa736ea3..afb8004b1 100644
--- a/test/denseLM.cpp
+++ b/test/denseLM.cpp
@@ -182,7 +182,7 @@ void test_denseLM_T()
}
-void test_denseLM()
+EIGEN_DECLARE_TEST(denseLM)
{
CALL_SUBTEST_2(test_denseLM_T<double>());