Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
e44b236c
Commit
e44b236c
authored
Dec 05, 2016
by
Paul Sokolovsky
Browse files
tests/extmod/btree1: Exercise btree.flush().
parent
4463d8a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/extmod/btree1.py
View file @
e44b236c
...
...
@@ -85,5 +85,6 @@ try:
except
TypeError
:
print
(
"TypeError"
)
db
.
flush
()
db
.
close
()
f
.
close
()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment