mike-mcgann commented on code in PR #926:
URL: https://github.com/apache/daffodil/pull/926#discussion_r1084132551
##########
daffodil-test/src/test/scala/org/apache/daffodil/section05/simple_types/TestSimpleTypesUnparse.scala:
##########
@@ -50,7 +50,9 @@ class TestSimpleTypesUnparse {
@Test def test_hexBinary_unparse_10(): Unit = {
runner.runOneTest("hexBinary_unparse_10") }
@Test def test_hexBinary_unparse_11(): Unit = {
runner.runOneTest("hexBinary_unparse_11") }
@Test def test_hexBinary_unparse_12(): Unit = {
runner.runOneTest("hexBinary_unparse_12") }
+ @Test def test_hexBinary_unparse_13(): Unit = {
runner.runOneTest("hexBinary_unparse_13") }
Review Comment:
Thanks. I missed seeing that.
--
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]