Remove the headers to the dust helper tests because they were misleading.
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
Testing helpers:{~n}
|
||||
str is {str}{~n}
|
||||
int is {int}{~n}
|
||||
alpha is {alpha}{~n}
|
||||
beta is {beta}{~n}
|
||||
{@lte key=str value="master"}str is less than or equal to "master"{:else}str is greater than "master"{/lte}{~n}
|
||||
{@lte key=str value="7"}str is less than or equal to "7"{:else}str is greater than "7"{/lte}{~n}
|
||||
{@lte key=int value="7"}int is less than or equal to "7"{:else}int is greater than "7"{/lte}{~n}
|
||||
|
||||
Reference in New Issue
Block a user