summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2015-10-01 09:12:08 +0200
committerAndreas Rumpf <rumpf_a@web.de>2015-10-01 09:12:08 +0200
commitae9a89dd25de3aa2470049c87b4518f82ee399f6 (patch)
treef96e5a5de731757fb96eaf5cb2e9d72f2e1a8cd9 /tests
parenta3550d13146147c3fd3965ecdf78e6b368fae282 (diff)
parent700b63ad895eaa4004d681e6a23cc382dd3600ca (diff)
downloadNim-ae9a89dd25de3aa2470049c87b4518f82ee399f6.tar.gz
Merge pull request #3394 from nanoant/patch/use-new-filter-prefix
Use new #? filter prefix in various places
Diffstat (limited to 'tests')
-rw-r--r--tests/template/sunset.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/sunset.tmpl b/tests/template/sunset.tmpl
index 6475bac4e..465b12a5e 100644
--- a/tests/template/sunset.tmpl
+++ b/tests/template/sunset.tmpl
@@ -1,4 +1,4 @@
-#! stdtmpl
+#? stdtmpl
 #proc sunsetTemplate*(current, ticker, content: string,
 #                     tabs: openarray[array[0..1, string]]): string = 
 #  result = ""