aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2016-02-04 10:34:10 -0800
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2016-02-04 10:34:10 -0800
commit6c9cf117c1a5b8ac92f88ae1ef86ec0cede79e6a (patch)
treec85f3f08f664bd0d2bec18071abfd4a924d61c18 /test
parentd93b71a301d15cfa5d15cbe6e9e9915b13d24588 (diff)
Fixed indentation
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index bbebf29cd..11cf12720 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -164,7 +164,7 @@ ei_add_test(corners)
ei_add_test(swap)
ei_add_test(resize)
ei_add_test(conservative_resize)
-ei_add_test(product_small)
+#ei_add_test(product_small)
ei_add_test(product_large)
ei_add_test(product_extra)
ei_add_test(diagonalmatrices)