aboutsummaryrefslogtreecommitdiff
path: root/tests/01-literal.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/01-literal.sh')
-rw-r--r--tests/01-literal.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/01-literal.sh b/tests/01-literal.sh
new file mode 100644
index 0000000..618dc4b
--- /dev/null
+++ b/tests/01-literal.sh
@@ -0,0 +1,3 @@
+# Use double quotation marks to match literal strings
+# Example: bp -p '"baz"'
+bp -p '"foo"'