summaryrefslogtreecommitdiff
path: root/tests/pyb/halerror.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-05-10 23:22:54 +0100
committerDamien George <damien.p.george@gmail.com>2016-05-10 23:30:39 +0100
commit5ab98d5c41bffa799a551a2731d904cab346898e (patch)
tree3e69611c73314b7e7c374172a9118e76e4b43dce /tests/pyb/halerror.py.exp
parent088127d91cb593990cf4f04e64ca452671041e6f (diff)
stmhal: Convert to use internal errno symbols; enable uerrno module.
Diffstat (limited to 'tests/pyb/halerror.py.exp')
-rw-r--r--tests/pyb/halerror.py.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pyb/halerror.py.exp b/tests/pyb/halerror.py.exp
index 09c9f7ad9..0f3f26253 100644
--- a/tests/pyb/halerror.py.exp
+++ b/tests/pyb/halerror.py.exp
@@ -1,2 +1,2 @@
OSError(5,)
-OSError(116,)
+OSError(110,)