summaryrefslogtreecommitdiffstats
path: root/test/scripts/makepkg-template-tests/testcase-config-template
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/makepkg-template-tests/testcase-config-template')
-rw-r--r--test/scripts/makepkg-template-tests/testcase-config-template9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/scripts/makepkg-template-tests/testcase-config-template b/test/scripts/makepkg-template-tests/testcase-config-template
new file mode 100644
index 00000000..66267d3b
--- /dev/null
+++ b/test/scripts/makepkg-template-tests/testcase-config-template
@@ -0,0 +1,9 @@
+arguments+=()
+expected_exitcode=0
+
+# set IFS="" if you want trailing new line(s), otherwise remove it
+IFS="" read -d '' expected_output <<'EOF'
+EOF
+
+IFS="" read -d '' expected_result <<'EOF'
+EOF