diff options
Diffstat (limited to 'tests/pyb/halerror.py.exp')
-rw-r--r-- | tests/pyb/halerror.py.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pyb/halerror.py.exp b/tests/pyb/halerror.py.exp new file mode 100644 index 0000000000..09c9f7ad92 --- /dev/null +++ b/tests/pyb/halerror.py.exp @@ -0,0 +1,2 @@ +OSError(5,) +OSError(116,) |