diff options
| author | Damien George | 2015-10-12 00:06:25 +0100 |
|---|---|---|
| committer | Damien George | 2015-10-12 00:06:25 +0100 |
| commit | 0334058fa43a8ac7c689007f5824510c2927c5cc (patch) | |
| tree | 0abd0f6efd70aa922d0cb14a8c06c38bc957b276 /tests/feature_check | |
| parent | 6206f431cf50741f633762dac185421e4c4f1a0d (diff) | |
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
Diffstat (limited to 'tests/feature_check')
| -rw-r--r-- | tests/feature_check/repl_emacs_check.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/feature_check/repl_emacs_check.py.exp b/tests/feature_check/repl_emacs_check.py.exp index d3834429b..e456ef3b0 100644 --- a/tests/feature_check/repl_emacs_check.py.exp +++ b/tests/feature_check/repl_emacs_check.py.exp @@ -1,4 +1,4 @@ -Micro Python \.\+ version +MicroPython \.\+ version >>> # Check for emacs keys in REPL >>> t = \.\+ >>> t == 2 |
