diff options
Diffstat (limited to 'tests/cmdline/repl_cont.py.exp')
-rw-r--r-- | tests/cmdline/repl_cont.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cmdline/repl_cont.py.exp b/tests/cmdline/repl_cont.py.exp index 185754799d..47a126643e 100644 --- a/tests/cmdline/repl_cont.py.exp +++ b/tests/cmdline/repl_cont.py.exp @@ -1,4 +1,4 @@ -Micro Python \.\+ version +MicroPython \.\+ version >>> # check REPL allows to continue input >>> 1 \\\\ ... + 2 |