yangre TEST testing yangre via tcl scripts
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 6b6bd72..259ef34 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -46,6 +46,7 @@
         add_subdirectory(fuzz)
     endif()
     add_subdirectory(yanglint)
+    add_subdirectory(yangre)
 endif()
 if(ENABLE_PERF_TESTS)
     add_subdirectory(perf)