]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAPI/Test/CMakeLists.txt
Salome HOME
[PythonAPI] added tests in the standard way for Shaper
[modules/shaper.git] / src / PythonAPI / Test / CMakeLists.txt
1 enable_testing()
2 add_test(NAME "test_modeler" COMMAND "python" "modeler_test_case.py")