Skip to content

Commit e44b236

Browse files
committed
tests/extmod/btree1: Exercise btree.flush().
1 parent 4463d8a commit e44b236

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/extmod/btree1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@
8585
except TypeError:
8686
print("TypeError")
8787

88+
db.flush()
8889
db.close()
8990
f.close()

0 commit comments

Comments
 (0)