]> Nishi Git Mirror - aya.git/commit
Fix tests (#7)
authorJames Mills <james@mills.io>
Sun, 12 Mar 2023 03:44:17 +0000 (03:44 +0000)
committerJames Mills <james@mills.io>
Sun, 12 Mar 2023 03:44:17 +0000 (03:44 +0000)
commit0f4623afae54a9f540037a6e22c3a32692c86c98
tree0f85481aa22f5a75728d6bbf413081191864e162
parent70fb47d6ee50eb81bb4d33ec2ebeea9dd94480d6
Fix tests (#7)

Fixes #6

Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
Reviewed-on: https://git.mills.io/prologic/zs/pulls/7
19 files changed:
testdata/blog/.test/about.html [deleted file]
testdata/blog/.test/index.html [deleted file]
testdata/blog/.test/posts/hello.html [deleted file]
testdata/blog/.test/posts/update.html [deleted file]
testdata/blog/.test/styles.css [deleted file]
testdata/blog/.zs/layout.amber [deleted file]
testdata/blog/about.md [deleted file]
testdata/blog/index.amber [deleted file]
testdata/blog/posts/hello.md [deleted file]
testdata/blog/posts/update.md [deleted file]
testdata/blog/styles.gcss [deleted file]
testdata/page/.test/index.html [deleted file]
testdata/page/index.html [deleted file]
testdata/simple/.test/index.html [new file with mode: 0644]
testdata/simple/index.md [new file with mode: 0644]
testdata/sugar/.test/index.html [deleted file]
testdata/sugar/.test/styles.css [deleted file]
testdata/sugar/index.amber [deleted file]
testdata/sugar/styles.gcss [deleted file]