diff options
Diffstat (limited to 't/post.t')
-rw-r--r-- | t/post.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/post.t b/t/post.t new file mode 100644 index 0000000..a74f29a --- /dev/null +++ b/t/post.t @@ -0,0 +1 @@ +<h1>Post <% printf("%d", id); %></h1> |