X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fyacsloader_swig%2FTest%2FtestYacsProxy.py;fp=src%2Fyacsloader_swig%2FTest%2FtestYacsProxy.py;h=51b206ac051e7366f2427992f5655a6703ee52f3;hb=1894c52d0838df8676e770bef061fc23ca436452;hp=5fbe79718a7f39ba08d58967063e7ad78bafc2b5;hpb=3ce1a32c969cc8ac68122431ae07e419efb4b9d2;p=modules%2Fyacs.git diff --git a/src/yacsloader_swig/Test/testYacsProxy.py b/src/yacsloader_swig/Test/testYacsProxy.py index 5fbe79718..51b206ac0 100755 --- a/src/yacsloader_swig/Test/testYacsProxy.py +++ b/src/yacsloader_swig/Test/testYacsProxy.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (C) 2023 CEA, EDF +# Copyright (C) 2023-2024 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -162,4 +162,4 @@ if __name__ == '__main__': result=unittest.TextTestRunner(f, descriptions=1, verbosity=1).run(suite) if not result.wasSuccessful(): raise RuntimeError("Test failed !") - \ No newline at end of file +