diff options
Diffstat (limited to 'tests/extmod/btree1.py.exp')
| -rw-r--r-- | tests/extmod/btree1.py.exp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/extmod/btree1.py.exp b/tests/extmod/btree1.py.exp index 494eb6a08..a266d7acf 100644 --- a/tests/extmod/btree1.py.exp +++ b/tests/extmod/btree1.py.exp @@ -27,3 +27,6 @@ KeyError (b'bar1', b'foo1') [b'bar1', b'foo1', b'foo3'] [b'foo1', b'bar1', b'bar3'] +b'bar1' +b'foo1' +b'foo3' |
