test: Add text/template smoke test

This commit is contained in:
Kyle Conroy
2022-02-08 09:53:56 -08:00
committed by Nia
parent cfed3f0213
commit b406422277
3 changed files with 118 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
package template_smoke
func Function() {
}