diff options
| author | Damien George | 2015-04-22 23:18:28 +0100 |
|---|---|---|
| committer | Damien George | 2015-04-22 23:18:28 +0100 |
| commit | 40d43ea88dfff431dd863146dd2e62ea8c24683e (patch) | |
| tree | fb9000e5d78f4fbaf63d0ea0533c56dbfb4c4a0f /tests/micropython/viper_ptr8_load.py.exp | |
| parent | 5e9810396f21698718eb26a3d4125bfeeb2f8859 (diff) | |
tests: Add more tests for viper, including tests for ViperTypeError's.
Diffstat (limited to 'tests/micropython/viper_ptr8_load.py.exp')
| -rw-r--r-- | tests/micropython/viper_ptr8_load.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/micropython/viper_ptr8_load.py.exp b/tests/micropython/viper_ptr8_load.py.exp index aeab88da1..d899bbee7 100644 --- a/tests/micropython/viper_ptr8_load.py.exp +++ b/tests/micropython/viper_ptr8_load.py.exp @@ -1,4 +1,4 @@ bytearray(b'1234') -49 +49 50 202 202 |
