diff options
| author | Damien George | 2019-03-08 16:47:46 +1100 |
|---|---|---|
| committer | Damien George | 2019-03-08 17:20:17 +1100 |
| commit | 1e23a29c8a9c8d0e6288efd20759778608cb1da3 (patch) | |
| tree | fd4381e09d51f50bbc335c3ba768f2f7437b4ff1 /tests/import/mpy_native.py.exp | |
| parent | c6a9bb23cd3ad4ae5f6cabfcd1952f39d46bce94 (diff) | |
tests/import: Add test for importing x64 native code.
Diffstat (limited to 'tests/import/mpy_native.py.exp')
| -rw-r--r-- | tests/import/mpy_native.py.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/import/mpy_native.py.exp b/tests/import/mpy_native.py.exp new file mode 100644 index 000000000..b73812094 --- /dev/null +++ b/tests/import/mpy_native.py.exp @@ -0,0 +1,2 @@ +mod0 ValueError incompatible .mpy arch +mod1 OK |
