diff --git a/Filters/Points/Testing/Python/TestDensifyPointCloudFilter.py b/Filters/Points/Testing/Python/TestDensifyPointCloudFilter.py index 7482ad7981f..86e98ed137b 100755 --- a/Filters/Points/Testing/Python/TestDensifyPointCloudFilter.py +++ b/Filters/Points/Testing/Python/TestDensifyPointCloudFilter.py @@ -128,4 +128,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestDensifyPointCloudFilter2.py b/Filters/Points/Testing/Python/TestDensifyPointCloudFilter2.py index 60fc7cffc38..f1d330dd525 100755 --- a/Filters/Points/Testing/Python/TestDensifyPointCloudFilter2.py +++ b/Filters/Points/Testing/Python/TestDensifyPointCloudFilter2.py @@ -119,4 +119,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestEllipsoidalGaussianKernel.py b/Filters/Points/Testing/Python/TestEllipsoidalGaussianKernel.py index eeb74fad5be..f071e6ad283 100755 --- a/Filters/Points/Testing/Python/TestEllipsoidalGaussianKernel.py +++ b/Filters/Points/Testing/Python/TestEllipsoidalGaussianKernel.py @@ -92,4 +92,4 @@ iren.Initialize() renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestEuclideanClusterExtraction.py b/Filters/Points/Testing/Python/TestEuclideanClusterExtraction.py index 6bdd0571d46..3b18e479d66 100755 --- a/Filters/Points/Testing/Python/TestEuclideanClusterExtraction.py +++ b/Filters/Points/Testing/Python/TestEuclideanClusterExtraction.py @@ -92,4 +92,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestEuclideanClusterExtraction2.py b/Filters/Points/Testing/Python/TestEuclideanClusterExtraction2.py index eac43b2f221..8beee4bd26d 100755 --- a/Filters/Points/Testing/Python/TestEuclideanClusterExtraction2.py +++ b/Filters/Points/Testing/Python/TestEuclideanClusterExtraction2.py @@ -113,4 +113,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestFitImplicitFunction.py b/Filters/Points/Testing/Python/TestFitImplicitFunction.py index 638e8a5eee2..1453005ab07 100755 --- a/Filters/Points/Testing/Python/TestFitImplicitFunction.py +++ b/Filters/Points/Testing/Python/TestFitImplicitFunction.py @@ -88,4 +88,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestHierarchicalBinningFilter.py b/Filters/Points/Testing/Python/TestHierarchicalBinningFilter.py index a8a5defe6fd..d0bccbc7f26 100755 --- a/Filters/Points/Testing/Python/TestHierarchicalBinningFilter.py +++ b/Filters/Points/Testing/Python/TestHierarchicalBinningFilter.py @@ -111,4 +111,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPCACurvatureEstimation.py b/Filters/Points/Testing/Python/TestPCACurvatureEstimation.py index bc33e4febce..b2b2f4755b2 100755 --- a/Filters/Points/Testing/Python/TestPCACurvatureEstimation.py +++ b/Filters/Points/Testing/Python/TestPCACurvatureEstimation.py @@ -119,4 +119,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPCACurvatureEstimation2.py b/Filters/Points/Testing/Python/TestPCACurvatureEstimation2.py index f1ec295a198..ad24e680c0f 100755 --- a/Filters/Points/Testing/Python/TestPCACurvatureEstimation2.py +++ b/Filters/Points/Testing/Python/TestPCACurvatureEstimation2.py @@ -128,4 +128,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPCANormalEstimation.py b/Filters/Points/Testing/Python/TestPCANormalEstimation.py index aeba6346f16..463f65b6f72 100755 --- a/Filters/Points/Testing/Python/TestPCANormalEstimation.py +++ b/Filters/Points/Testing/Python/TestPCANormalEstimation.py @@ -112,4 +112,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPCANormalEstimation2.py b/Filters/Points/Testing/Python/TestPCANormalEstimation2.py index 868e62e1eea..4f29d3beee8 100755 --- a/Filters/Points/Testing/Python/TestPCANormalEstimation2.py +++ b/Filters/Points/Testing/Python/TestPCANormalEstimation2.py @@ -111,4 +111,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPointDensityFilter.py b/Filters/Points/Testing/Python/TestPointDensityFilter.py index 4a64caab933..d81bc5a188c 100755 --- a/Filters/Points/Testing/Python/TestPointDensityFilter.py +++ b/Filters/Points/Testing/Python/TestPointDensityFilter.py @@ -223,4 +223,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPointDensityGradient.py b/Filters/Points/Testing/Python/TestPointDensityGradient.py index beeb73caa5a..5d08f3e1370 100755 --- a/Filters/Points/Testing/Python/TestPointDensityGradient.py +++ b/Filters/Points/Testing/Python/TestPointDensityGradient.py @@ -155,4 +155,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPointInterpolator.py b/Filters/Points/Testing/Python/TestPointInterpolator.py index 74cf21eefc1..ca0e1af4d0e 100755 --- a/Filters/Points/Testing/Python/TestPointInterpolator.py +++ b/Filters/Points/Testing/Python/TestPointInterpolator.py @@ -229,4 +229,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPointInterpolator2.py b/Filters/Points/Testing/Python/TestPointInterpolator2.py index 00e8f2a18f5..c48882216a4 100755 --- a/Filters/Points/Testing/Python/TestPointInterpolator2.py +++ b/Filters/Points/Testing/Python/TestPointInterpolator2.py @@ -103,4 +103,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPointInterpolator2D.py b/Filters/Points/Testing/Python/TestPointInterpolator2D.py index 2e00c4edcc6..f091ec957e0 100755 --- a/Filters/Points/Testing/Python/TestPointInterpolator2D.py +++ b/Filters/Points/Testing/Python/TestPointInterpolator2D.py @@ -118,4 +118,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPointInterpolator2D2.py b/Filters/Points/Testing/Python/TestPointInterpolator2D2.py index 23faba971c4..f1d7f8672d9 100755 --- a/Filters/Points/Testing/Python/TestPointInterpolator2D2.py +++ b/Filters/Points/Testing/Python/TestPointInterpolator2D2.py @@ -107,4 +107,4 @@ # render the image # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestPointOccupancyFilter.py b/Filters/Points/Testing/Python/TestPointOccupancyFilter.py index 3720aadf88f..8be5974ba0c 100755 --- a/Filters/Points/Testing/Python/TestPointOccupancyFilter.py +++ b/Filters/Points/Testing/Python/TestPointOccupancyFilter.py @@ -97,4 +97,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestRadiusOutlierRemoval.py b/Filters/Points/Testing/Python/TestRadiusOutlierRemoval.py index 679c7b8a30f..fe80ed1d591 100755 --- a/Filters/Points/Testing/Python/TestRadiusOutlierRemoval.py +++ b/Filters/Points/Testing/Python/TestRadiusOutlierRemoval.py @@ -116,4 +116,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestSPHInterpolator.py b/Filters/Points/Testing/Python/TestSPHInterpolator.py index dd9465f5427..07e8b02cef0 100755 --- a/Filters/Points/Testing/Python/TestSPHInterpolator.py +++ b/Filters/Points/Testing/Python/TestSPHInterpolator.py @@ -91,4 +91,4 @@ iren.Initialize() renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestSPHInterpolator2D.py b/Filters/Points/Testing/Python/TestSPHInterpolator2D.py index cb1590d7e71..87011318ce4 100755 --- a/Filters/Points/Testing/Python/TestSPHInterpolator2D.py +++ b/Filters/Points/Testing/Python/TestSPHInterpolator2D.py @@ -82,4 +82,4 @@ iren.Initialize() renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestSPHInterpolatorWithCutoff.py b/Filters/Points/Testing/Python/TestSPHInterpolatorWithCutoff.py index 36244e734a3..3faa85e89d0 100755 --- a/Filters/Points/Testing/Python/TestSPHInterpolatorWithCutoff.py +++ b/Filters/Points/Testing/Python/TestSPHInterpolatorWithCutoff.py @@ -99,4 +99,4 @@ iren.Initialize() renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestSignedDistanceFilter.py b/Filters/Points/Testing/Python/TestSignedDistanceFilter.py index 5d7e5bf4e79..6cb1f8b3855 100755 --- a/Filters/Points/Testing/Python/TestSignedDistanceFilter.py +++ b/Filters/Points/Testing/Python/TestSignedDistanceFilter.py @@ -124,4 +124,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestStatisticalOutlierRemoval.py b/Filters/Points/Testing/Python/TestStatisticalOutlierRemoval.py index e951acfea66..972030d90f8 100755 --- a/Filters/Points/Testing/Python/TestStatisticalOutlierRemoval.py +++ b/Filters/Points/Testing/Python/TestStatisticalOutlierRemoval.py @@ -141,4 +141,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestUnsignedDistanceFilter.py b/Filters/Points/Testing/Python/TestUnsignedDistanceFilter.py index 7170aede4e4..bd8cad98aec 100755 --- a/Filters/Points/Testing/Python/TestUnsignedDistanceFilter.py +++ b/Filters/Points/Testing/Python/TestUnsignedDistanceFilter.py @@ -87,4 +87,4 @@ # renWin.Render() -#iren.Start() +iren.Start() diff --git a/Filters/Points/Testing/Python/TestVoxelGridFilter.py b/Filters/Points/Testing/Python/TestVoxelGridFilter.py index 9cc161dad79..507279f58de 100755 --- a/Filters/Points/Testing/Python/TestVoxelGridFilter.py +++ b/Filters/Points/Testing/Python/TestVoxelGridFilter.py @@ -108,4 +108,4 @@ # renWin.Render() -#iren.Start() +iren.Start()