diff --git a/cmake/Modules/TinyTestCommon.cmake b/cmake/Modules/TinyTestCommon.cmake index 3db2ea252..11ce4ff78 100644 --- a/cmake/Modules/TinyTestCommon.cmake +++ b/cmake/Modules/TinyTestCommon.cmake @@ -1,7 +1,7 @@ include(TinyResourceAndManifest) include(TinySources) -# Configure passed auto test +# Configure a passed auto test function(tiny_configure_test name) set(options INCLUDE_MIGRATIONS INCLUDE_MODELS INCLUDE_SOURCE_DIR)