summaryrefslogtreecommitdiffstats
path: root/tests/example_grub_script_test.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/example_grub_script_test.in')
-rw-r--r--tests/example_grub_script_test.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/example_grub_script_test.in b/tests/example_grub_script_test.in
new file mode 100644
index 0000000..93a90a1
--- /dev/null
+++ b/tests/example_grub_script_test.in
@@ -0,0 +1,3 @@
+#! @builddir@/grub-shell-tester --modules=echo
+
+echo "hello world"