diff options
Diffstat (limited to 'tests/template/annotate.nim')
-rw-r--r-- | tests/template/annotate.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/annotate.nim b/tests/template/annotate.nim index fa58030dc..5f395557b 100644 --- a/tests/template/annotate.nim +++ b/tests/template/annotate.nim @@ -110,4 +110,4 @@ when isMainModule: echo styles echo body echo info - echo shader \ No newline at end of file + echo shader |