You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by ja...@apache.org on 2018/07/09 14:52:44 UTC

[incubator-daffodil] 07/13: Fixup: Cleaned up whitespace

This is an automated email from the ASF dual-hosted git repository.

jadams pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil.git

commit 3f42fd89a9208bd4850aebb1cd661000689b4e2f
Author: Josh Adams <ja...@tresys.com>
AuthorDate: Wed Jun 13 16:20:13 2018 -0400

    Fixup: Cleaned up whitespace
---
 .../src/test/resources/org/apache/daffodil/section13/zoned/zoned.tdml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/daffodil-test/src/test/resources/org/apache/daffodil/section13/zoned/zoned.tdml b/daffodil-test/src/test/resources/org/apache/daffodil/section13/zoned/zoned.tdml
index 326459e..09dd4d4 100644
--- a/daffodil-test/src/test/resources/org/apache/daffodil/section13/zoned/zoned.tdml
+++ b/daffodil-test/src/test/resources/org/apache/daffodil/section13/zoned/zoned.tdml
@@ -52,7 +52,7 @@
     <xs:element name="tmod02" type="xs:unsignedInt" dfdl:length="10" dfdl:textNumberPattern="0000000000" dfdl:textZonedSignStyle="asciiTandemModified" />
     <xs:element name="tmod03" type="xs:int" dfdl:length="10" dfdl:textNumberPattern="0000000000+" dfdl:textZonedSignStyle="asciiTandemModified" />
   </tdml:defineSchema>
-  
+
   <tdml:parserTestCase name="zoned_textNumberPattern_fail01" root="int01" model="s1"
     description="This test should fail because '@' is not allowed to appear in the textNumberPattern for zoned numbers">