aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparselu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/sparselu.cpp')
-rw-r--r--test/sparselu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sparselu.cpp b/test/sparselu.cpp
index e960f9c93..2a73320eb 100644
--- a/test/sparselu.cpp
+++ b/test/sparselu.cpp
@@ -40,4 +40,4 @@ void test_sparselu()
CALL_SUBTEST_2(test_sparselu_T<double>());
CALL_SUBTEST_3(test_sparselu_T<std::complex<float> >());
CALL_SUBTEST_4(test_sparselu_T<std::complex<double> >());
-} \ No newline at end of file
+}