mbeckerle commented on code in PR #1195:
URL: https://github.com/apache/daffodil/pull/1195#discussion_r1543039506
##########
daffodil-cli/src/test/scala/org/apache/daffodil/cli/cliTest/TestCLIParsing.scala:
##########
@@ -151,7 +151,11 @@ class TestCLIParsing {
}(ExitCode.BadExternalVariable)
}
- @Test def test_CLI_Parsing_SimpleParse_DFDL1197_fix(): Unit = {
+ // FIXME FIXME FIXME
Review Comment:
Did not spot that. I guess the searches I was doing default to case
insensitive.
Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]