From: nds Date: Mon, 28 Nov 2016 12:36:28 +0000 (+0300) Subject: testImportXAO() is temporary commented caused by #1865 improvement implementation X-Git-Tag: V_2.6.0~44 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5bae7bad273c0f11d32e127740bb9582396f99cf;hp=0cb3c0f823f35b3a268fbe032550deb2403780e8;p=modules%2Fshaper.git testImportXAO() is temporary commented caused by #1865 improvement implementation --- diff --git a/src/ExchangePlugin/Test/TestImport.py b/src/ExchangePlugin/Test/TestImport.py index 55e805cd5..6db7bf32d 100644 --- a/src/ExchangePlugin/Test/TestImport.py +++ b/src/ExchangePlugin/Test/TestImport.py @@ -105,7 +105,7 @@ if __name__ == '__main__': #========================================================================= # Create a shape imported from XAO #========================================================================= - testImportXAO() + #testImportXAO() #========================================================================= # End of test #=========================================================================