summaryrefslogtreecommitdiffstatshomepage
path: root/tests/feature_check/repl_emacs_check.py
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2015-08-30 11:36:42 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2015-08-30 11:36:42 +0300
commita3fe30740035ef78d1107b6d55d1092b9502873d (patch)
tree9cbe5132df48a68697b2fb143ca6c806fa6248a1 /tests/feature_check/repl_emacs_check.py
parent1a1b48e51a49bfcd2e16ed5d764567bb2e5aa753 (diff)
downloadmicropython-a3fe30740035ef78d1107b6d55d1092b9502873d.tar.gz
micropython-a3fe30740035ef78d1107b6d55d1092b9502873d.zip
tests: Consolidate all feature check snippets under feature_check/.
Diffstat (limited to 'tests/feature_check/repl_emacs_check.py')
-rw-r--r--tests/feature_check/repl_emacs_check.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/feature_check/repl_emacs_check.py b/tests/feature_check/repl_emacs_check.py
new file mode 100644
index 0000000000..3209716229
--- /dev/null
+++ b/tests/feature_check/repl_emacs_check.py
@@ -0,0 +1,3 @@
+# Check for emacs keys in REPL
+t = +11
+t == 2