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