From 20f40c3229ccce709ce3d41301efcd6895055979 Mon Sep 17 00:00:00 2001 From: Tom Soulanille Date: Thu, 6 Aug 2015 16:51:15 -0400 Subject: [PATCH] tests: Remove over-specification of startup banner --- tests/cmdline/repl_cont.py.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cmdline/repl_cont.py.exp b/tests/cmdline/repl_cont.py.exp index b24e67017..927a237c5 100644 --- a/tests/cmdline/repl_cont.py.exp +++ b/tests/cmdline/repl_cont.py.exp @@ -1,4 +1,4 @@ -Micro Python \.\+ linux version +Micro Python \.\+ version >>> # check REPL allows to continue input >>> 1 \\\\ ... + 2