summary refs log tree commit diff stats
path: root/tests/template
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2018-11-13 23:27:48 -0800
committerAndreas Rumpf <rumpf_a@web.de>2018-11-14 08:27:48 +0100
commitb5448bf25c243da8ec183b0d0c54b168683f5a7c (patch)
tree0c29e985acaa57707116a5d0a168e2893eef32bb /tests/template
parentd89c815c41329ed5c8b1e33e4145f93e9e55dd0a (diff)
downloadNim-b5448bf25c243da8ec183b0d0c54b168683f5a7c.tar.gz
fix #9647 tmpl=>nimf (#9658)
Diffstat (limited to 'tests/template')
-rw-r--r--tests/template/sunset.nimf (renamed from tests/template/sunset.tmpl)0
-rw-r--r--tests/template/template_various.nim2
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/sunset.tmpl b/tests/template/sunset.nimf
index 465b12a5e..465b12a5e 100644
--- a/tests/template/sunset.tmpl
+++ b/tests/template/sunset.nimf
diff --git a/tests/template/template_various.nim b/tests/template/template_various.nim
index f1135d5bb..029942621 100644
--- a/tests/template/template_various.nim
+++ b/tests/template/template_various.nim
@@ -180,7 +180,7 @@ block symchoicefield:
 
 
 import os, times
-include "sunset.tmpl"
+include "sunset.nimf"
 block ttempl:
   const
     tabs = [["home", "index"],