mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 19:57:27 -08:00
Cancel one old test case
git-svn-id: https://zxing.googlecode.com/svn/trunk@2180 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
6261912024
commit
d6dc4bb237
|
@ -228,7 +228,6 @@ public final class ParsedReaderResultTestCase extends Assert {
|
|||
"BEGIN:VEVENTSUMMARY:EventDTSTART:20081030T122030ZDTEND:20081030T132030ZEND:VEVENT",
|
||||
"BEGIN:VEVENTSUMMARY:EventDTSTART:20081030T122030ZDTEND:20081030T132030ZEND:VEVENT",
|
||||
ParsedResultType.TEXT);
|
||||
doTestResult("BEGIN:VEVENT", "BEGIN:VEVENT", ParsedResultType.TEXT);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Reference in a new issue