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}
|
||||
{@eq key=str value="master"}str is equal to "master"{:else}str does not equal "master"{/eq}{~n}
|
||||
{@eq key=str value="7"}str is equal to "7"{:else}str does not equal "7"{/eq}{~n}
|
||||
{@eq key=int value="7"}int is equal to "7"{:else}int does not equal "7"{/eq}{~n}
|
||||
|
||||
Reference in New Issue
Block a user