diff options
Diffstat (limited to 't/user.t')
-rw-r--r-- | t/user.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/user.t b/t/user.t new file mode 100644 index 0000000..9a0fd49 --- /dev/null +++ b/t/user.t @@ -0,0 +1 @@ +<h1>User <% printf("%d", id); %>: <%= user->name %></h1>
\ No newline at end of file |