aboutsummaryrefslogtreecommitdiff
path: root/unsupported/test/cxx11_tensor_mixed_indices.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/test/cxx11_tensor_mixed_indices.cpp')
-rw-r--r--unsupported/test/cxx11_tensor_mixed_indices.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/test/cxx11_tensor_mixed_indices.cpp b/unsupported/test/cxx11_tensor_mixed_indices.cpp
index ee2616fd7..4fba6fdd1 100644
--- a/unsupported/test/cxx11_tensor_mixed_indices.cpp
+++ b/unsupported/test/cxx11_tensor_mixed_indices.cpp
@@ -47,7 +47,7 @@ static void test_simple()
}
-EIGEN_DECLARE_TEST(cxx11_tensor_mixed_indices)
+void test_cxx11_tensor_mixed_indices()
{
CALL_SUBTEST(test_simple());
}