diff options
Diffstat (limited to 'tests/5-dot.sh')
| -rw-r--r-- | tests/5-dot.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/5-dot.sh b/tests/5-dot.sh new file mode 100644 index 0000000..ec5c9e7 --- /dev/null +++ b/tests/5-dot.sh @@ -0,0 +1,3 @@ +# The dot matches a single character +# Example: bp -p '.' +bp -p '`a .' |
