summaryrefslogtreecommitdiff
path: root/tests/transcripts/regex_set.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/transcripts/regex_set.txt')
-rw-r--r--tests/transcripts/regex_set.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/transcripts/regex_set.txt b/tests/transcripts/regex_set.txt
index 5bf9add3..5004adc5 100644
--- a/tests/transcripts/regex_set.txt
+++ b/tests/transcripts/regex_set.txt
@@ -4,10 +4,10 @@
# Regexes on prompts just make the trailing space obvious
(Cmd) set
-allow_style: /(Terminal|Always|Never)/
+allow_style: /'(Terminal|Always|Never)'/
debug: False
echo: False
-editor: /.*/
+editor: /'.*'/
feedback_to_output: False
max_completion_items: 50
maxrepeats: 3