Skip to content

Commit

Permalink
print render output
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <[email protected]>
  • Loading branch information
georgelemon committed Jan 19, 2024
1 parent 5418436 commit f09444b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test1.nim
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ test "precompile":
t.precompile(flush = true, waitThread = false)

test "render index":
let html = t.render("index")
echo t.render("index")

0 comments on commit f09444b

Please sign in to comment.