aboutsummaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-03-24 20:53:23 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-03-24 20:53:23 +0100
commit43266069fff83e947e6b5fdb48a2dcfd7e77db20 (patch)
treed85106f29bac669457ddaa139ed003c0c77d2ee8 /tests/data
parent1014eccda2a99e68aa64fdc11920470a68bab207 (diff)
Run basic tests on all command line commands
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/simple/templates/from_self.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/simple/templates/from_self.yaml b/tests/data/simple/templates/from_self.yaml
new file mode 100644
index 0000000..f4c535f
--- /dev/null
+++ b/tests/data/simple/templates/from_self.yaml
@@ -0,0 +1,3 @@
+name: {{ name | to_yaml }}
+description: {{ description | to_yaml }}
+position: {{ position | to_yaml }}