mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
Move unit test for TemplateParser v1
This commit is contained in:
parent
f13e3d633b
commit
a640306123
5 changed files with 32 additions and 28 deletions
1
tests/_data/template/css/style.css
Normal file
1
tests/_data/template/css/style.css
Normal file
|
|
@ -0,0 +1 @@
|
|||
/* only for test */
|
||||
2
tests/_data/template/sample.html
Normal file
2
tests/_data/template/sample.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<a href="http://mygony.com" cond="$has_blog">Taggon's blog</a>
|
||||
<load target="//external.host/js.js" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue