aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2017-01-29 14:29:31 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2017-01-29 14:29:31 +0100
commit0e89baa5d895e40bae63c804cd3d3c568dca50f1 (patch)
tree5ca000a97a71774cffde96cbb409a24a152fdfff /test/CMakeLists.txt
parentd024e9942d24e83478c1def5bbdf7f52895c5cc4 (diff)
parent15f273b63c1089df68129076de4f93cbd38aae5b (diff)
import yoco xiao's work on reshape
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 84a21b3df..315b7bece 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -160,6 +160,7 @@ endif()
ei_add_test(redux)
ei_add_test(visitor)
ei_add_test(block)
+ei_add_test(reshape)
ei_add_test(corners)
ei_add_test(symbolic_index)
ei_add_test(indexed_view)