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 a5b4a2c..0b648ef 100644
--- a/test/Unit/CMakeLists.txt
+++ b/test/Unit/CMakeLists.txt
@@ -1 +1,2 @@
add_libflang_test(ipow ipow.cpp)
+add_libflang_test(selected_int_kind selected_int_kind.cpp)