X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDLoader%2FSwig%2FMEDLoaderTest4.py;h=706b63b09e1622a3a73f07b4a708dc806ecfa464;hb=586a7f0f6d8d1592a9547b15d1caac905cb1b053;hp=3e2d5f4e6b15a04235e54d346ad6d0a3eadfdc89;hpb=4f6057762f45203670026389899f550ade1af786;p=tools%2Fmedcoupling.git diff --git a/src/MEDLoader/Swig/MEDLoaderTest4.py b/src/MEDLoader/Swig/MEDLoaderTest4.py index 3e2d5f4e6..706b63b09 100644 --- a/src/MEDLoader/Swig/MEDLoaderTest4.py +++ b/src/MEDLoader/Swig/MEDLoaderTest4.py @@ -5116,4 +5116,5 @@ class MEDLoaderTest4(unittest.TestCase): pass -unittest.main() +if __name__ == "__main__": + unittest.main()