diff options
Diffstat (limited to 'tests/pyb/i2c_error.py.exp')
| -rw-r--r-- | tests/pyb/i2c_error.py.exp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/pyb/i2c_error.py.exp b/tests/pyb/i2c_error.py.exp new file mode 100644 index 000000000..bd403f7f4 --- /dev/null +++ b/tests/pyb/i2c_error.py.exp @@ -0,0 +1,4 @@ +OSError(5,) +OSError(5,) +OSError(5,) +OSError(5,) |
