mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
Replaces RUN_TEST=1 definition; now "make test" in qemu-arm directory will run tests/basics/ and check that they all succeed. This patch also enables the test on Travis CI.