added integration test for build procedure
git-svn-id: file:///srv/svn/repo/aya/trunk@17 cec141ff-132a-4243-88a5-ce187bd62f94
This commit is contained in:
0
testdata/empty/.empty
vendored
Normal file
0
testdata/empty/.empty
vendored
Normal file
6
testdata/page/.test/index.html
vendored
Normal file
6
testdata/page/.test/index.html
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>Hello
|
||||
</h1>
|
||||
</body>
|
||||
</html>
|
||||
5
testdata/page/index.html
vendored
Normal file
5
testdata/page/index.html
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>{{ echo Hello }}</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user