Add README for tests/.
This commit is contained in:
parent
9954b4b99d
commit
db796ef84d
1 changed files with 4 additions and 0 deletions
4
tests/README
Normal file
4
tests/README
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
This directory contains tests for various functionality areas of MicroPython.
|
||||
To run all stable tests, run "run-tests" script in this directory. Note
|
||||
that bytecode tests are not yet stable and should be run separately in
|
||||
"bytecode" subdirectory.
|
||||
Loading…
Reference in a new issue