tests: Move native for test from pybnative to micropython.

And make it generic so it can be run on any target.

Signed-off-by: Damien George <damien@micropython.org>
pull/6791/head
Damien George 2021-01-18 00:29:18 +11:00
rodzic c9f4c5acd6
commit 7a97e4351b
2 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
import pyb
# test for native for loops
@micropython.native