From 43266069fff83e947e6b5fdb48a2dcfd7e77db20 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Wed, 24 Mar 2021 20:53:23 +0100 Subject: Run basic tests on all command line commands --- tests/data/simple/templates/from_self.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/data/simple/templates/from_self.yaml (limited to 'tests/data/simple/templates/from_self.yaml') 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 }} -- cgit v1.2.3