unify test data (#1417)

mkdir a test data dir.
This commit is contained in:
田欧
2018-08-12 23:38:31 +08:00
committed by Bo-Yi Wu
parent 1ae32f3a2c
commit 6159213462
13 changed files with 23 additions and 23 deletions

1
testdata/template/hello.tmpl vendored Normal file
View File

@ -0,0 +1 @@
<h1>Hello {[{.name}]}</h1>

1
testdata/template/raw.tmpl vendored Normal file
View File

@ -0,0 +1 @@
Date: {[{.now | formatAsDate}]}