mirror of
https://github.com/micropython/micropython.git
synced 2026-02-01 00:30:26 +01:00
If micropython.native decorator doesn't compile, then we skill all native/viper tests. This patch also re-enables the ujson_loads test on NT. Addresses issue #861, and partially addresses issue #856.