]> SALOME platform Git repositories - tools/eficas.git/blob - Tests/testastest/testaster5.py
Salome HOME
CCAR: merge de la branche de développement V1_11a1 dans la branche
[tools/eficas.git] / Tests / testastest / testaster5.py
1 import basetest
2
3 files="ssl[a-l]*.comm"
4 TestCase=basetest.make_tests(files)
5 class TestCase(TestCase):pass