summaryrefslogtreecommitdiff
path: root/tests/micropython
diff options
context:
space:
mode:
Diffstat (limited to 'tests/micropython')
-rw-r--r--tests/micropython/native_check.py4
-rw-r--r--tests/micropython/native_check.py.exp0
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/micropython/native_check.py b/tests/micropython/native_check.py
deleted file mode 100644
index 3971d1355..000000000
--- a/tests/micropython/native_check.py
+++ /dev/null
@@ -1,4 +0,0 @@
-# this test for the availability of native emitter
-@micropython.native
-def f():
- pass
diff --git a/tests/micropython/native_check.py.exp b/tests/micropython/native_check.py.exp
deleted file mode 100644
index e69de29bb..000000000
--- a/tests/micropython/native_check.py.exp
+++ /dev/null