micropython/tests/cmdline/repl_inspect.py
David Lechner 7c24f55285 tests/cmdline/repl_inspect: Add new test for -i option.
This adds a new test to verify that the inspect (-i) command line option
works.
2020-02-04 17:53:06 +11:00

3 lines
83 B
Python

# cmdline: -c print("test") -i
# -c option combined with -i option results in REPL