mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
tests/extmod/btree1: Exercise btree.flush().
This commit is contained in:
@@ -85,5 +85,6 @@ try:
|
||||
except TypeError:
|
||||
print("TypeError")
|
||||
|
||||
db.flush()
|
||||
db.close()
|
||||
f.close()
|
||||
|
||||
Reference in New Issue
Block a user