aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/test/resources/gobbling/compare/foreach_empty.vtl.NONE
diff options
context:
space:
mode:
Diffstat (limited to 'velocity-engine-core/src/test/resources/gobbling/compare/foreach_empty.vtl.NONE')
-rw-r--r--velocity-engine-core/src/test/resources/gobbling/compare/foreach_empty.vtl.NONE20
1 files changed, 20 insertions, 0 deletions
diff --git a/velocity-engine-core/src/test/resources/gobbling/compare/foreach_empty.vtl.NONE b/velocity-engine-core/src/test/resources/gobbling/compare/foreach_empty.vtl.NONE
new file mode 100644
index 00000000..fde55f4d
--- /dev/null
+++ b/velocity-engine-core/src/test/resources/gobbling/compare/foreach_empty.vtl.NONE
@@ -0,0 +1,20 @@
+
+ empty
+
+
+~~~~ empty ~~~~
+
+<table>
+ <tbody>
+
+ <tr>
+
+ <td>
+ nobody
+ </td>
+
+ </tr>
+
+ </tbody>
+</table>
+