From: spo Date: Wed, 22 Jun 2016 11:03:49 +0000 (+0300) Subject: Disable XAO import test X-Git-Tag: V_2.4.0~52 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5ddb6a320e797a0f1edb3ce73cc9f050240edc31;p=modules%2Fshaper.git Disable XAO import test --- diff --git a/src/ExchangePlugin/Test/TestImport.py b/src/ExchangePlugin/Test/TestImport.py index de752ffb1..77ed65b21 100644 --- a/src/ExchangePlugin/Test/TestImport.py +++ b/src/ExchangePlugin/Test/TestImport.py @@ -109,7 +109,7 @@ if __name__ == '__main__': #========================================================================= # Create a shape imported from XAO #========================================================================= - testImportXAO() +# testImportXAO() #========================================================================= # End of test #=========================================================================