This commit is contained in:
Jaremy Creechley 2023-09-20 23:44:09 -07:00
parent 8fe5e3df05
commit d165ff2482
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -98,5 +98,5 @@ suite "Test DataBuffer SQLiteDatastore":
suiteTeardown:
ds.close().tryGet()
testBasic(ds, key, bytes, otherBytes, batch)