Salome HOME
initial version of a template to generate application modules (in order to replace...
[tools/sat.git] / data / templates / AppModule / resources / CTestTestfile.cmake
diff --git a/data/templates/AppModule/resources/CTestTestfile.cmake b/data/templates/AppModule/resources/CTestTestfile.cmake
new file mode 100644 (file)
index 0000000..534d6fd
--- /dev/null
@@ -0,0 +1,2 @@
+# put here the modules you want to test with salome test command
+SUBDIRS(../../../../KERNEL/bin/salome/test/)