Commit a0ed6bf 1 parent 10b93d9 commit a0ed6bf Copy full SHA for a0ed6bf
File tree 2 files changed +0
-8
lines changed
2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -855,13 +855,6 @@ void MeMultiPolyTo2dmIntermediateTests::testbug15186()
855
855
iTestFromPolyFile (" bug15186" , 10 );
856
856
} // MeMultiPolyTo2dmIntermediateTests::testbug15186
857
857
// ------------------------------------------------------------------------------
858
- // / \brief Test for a bug where points are created with NAN coordinates
859
- // ------------------------------------------------------------------------------
860
- void MeMultiPolyTo2dmIntermediateTests::testbug15186_a ()
861
- {
862
- iTestFromPolyFile (" bug15186_a" , 10 );
863
- } // MeMultiPolyTo2dmIntermediateTests::testbug15186_a
864
- // ------------------------------------------------------------------------------
865
858
// / \brief Test for a bug where z values on the polygon cause problems
866
859
// ------------------------------------------------------------------------------
867
860
void MeMultiPolyTo2dmIntermediateTests::testbug15246 ()
Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ class MeMultiPolyTo2dmIntermediateTests : public CxxTest::TestSuite
56
56
void testbug14901 ();
57
57
void testbug15183 ();
58
58
void testbug15186 ();
59
- void testbug15186_a ();
60
59
void testbug15246 ();
61
60
void testPatch7 ();
62
61
void testRefine ();
You can’t perform that action at this time.
0 commit comments