mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
tests: Add ability to test uPy cmdline executable.
This allows to test options passed to cmdline executable, as well as the behaviour of the REPL.
This commit is contained in:
3
tests/cmdline/repl_basic.py
Normal file
3
tests/cmdline/repl_basic.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# basic REPL tests
|
||||
print(1)
|
||||
OA
|
||||
Reference in New Issue
Block a user