tests/extmod/btree1: Exercise btree.flush().
This commit is contained in:
parent
4463d8a910
commit
e44b236ce2
@ -85,5 +85,6 @@ try:
|
||||
except TypeError:
|
||||
print("TypeError")
|
||||
|
||||
db.flush()
|
||||
db.close()
|
||||
f.close()
|
||||
|
Loading…
Reference in New Issue
Block a user