summaryrefslogtreecommitdiff
path: root/test/Unit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/Unit/CMakeLists.txt')
-rw-r--r--test/Unit/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Unit/CMakeLists.txt b/test/Unit/CMakeLists.txt
index 0b648ef..af1eaa6 100644
--- a/test/Unit/CMakeLists.txt
+++ b/test/Unit/CMakeLists.txt
@@ -1,2 +1,3 @@
add_libflang_test(ipow ipow.cpp)
add_libflang_test(selected_int_kind selected_int_kind.cpp)
+add_libflang_test(index index.cpp)