File tree Expand file tree Collapse file tree
src/test/java/org/apache/commons/cli Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,36 +120,6 @@ public void testShortWithUnexpectedArgument() throws Exception {
120120 public void testStopBursting () throws Exception {
121121 }
122122
123- @ Override
124- @ Test
125- @ Ignore ("not supported by the GnuParser" )
126- public void testStopBursting2 () throws Exception {
127- }
128-
129- @ Override
130- @ Test
131- @ Ignore ("not supported by the GnuParser" )
132- public void testUnambiguousPartialLongOption1 () throws Exception {
133- }
134-
135- @ Override
136- @ Test
137- @ Ignore ("not supported by the GnuParser" )
138- public void testUnambiguousPartialLongOption2 () throws Exception {
139- }
140-
141- @ Override
142- @ Test
143- @ Ignore ("not supported by the GnuParser" )
144- public void testUnambiguousPartialLongOption3 () throws Exception {
145- }
146-
147- @ Override
148- @ Test
149- @ Ignore ("not supported by the GnuParser" )
150- public void testUnambiguousPartialLongOption4 () throws Exception {
151- }
152-
153123 @ Override
154124 @ Test
155125 @ Ignore ("not supported by the GnuParser" )
You can’t perform that action at this time.
0 commit comments