Skip to content

Commit 7a97e43

Browse files
committed
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>
1 parent c9f4c5a commit 7a97e43

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import pyb
1+
# test for native for loops
22

33

44
@micropython.native

0 commit comments

Comments
 (0)