mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
Update of testing cases for current state of OCCT
This commit is contained in:
@@ -2739,10 +2739,6 @@ static Standard_Integer OCC7141 (Draw_Interpretor& di, Standard_Integer argc, co
|
||||
}
|
||||
di << argv[0] << " : Finish" << "\n";
|
||||
|
||||
if( remove("TestExportStructure.step") != 0 ) {
|
||||
perror( "Error deleting file" );
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user