From 136a16a9167fa6de18aa9fa06c499a6a7d82a0bc Mon Sep 17 00:00:00 2001 From: dbv Date: Fri, 24 Jun 2016 11:08:51 +0300 Subject: [PATCH] Disabled pipe test --- src/FeaturesPlugin/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/FeaturesPlugin/CMakeLists.txt b/src/FeaturesPlugin/CMakeLists.txt index 70f4fc632..da400c140 100644 --- a/src/FeaturesPlugin/CMakeLists.txt +++ b/src/FeaturesPlugin/CMakeLists.txt @@ -126,6 +126,5 @@ ADD_UNIT_TESTS(TestExtrusion.py TestSerialBoolean.py TestGroup.py TestIntersection.py - TestPipe.py TestUnion.py TestRemoveSubShapes.py) -- 2.39.2