MCPcopy
hub / github.com/perkeep/perkeep / TestDelete_SQLite

Function TestDelete_SQLite

pkg/index/sqlite/sqlite_test.go:99–101  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

97}
98
99func TestDelete_SQLite(t *testing.T) {
100 tester{}.test(t, indextest.Delete)
101}
102
103func TestConcurrency(t *testing.T) {
104 if testing.Short() {

Callers

nothing calls this directly

Calls 1

testMethod · 0.45

Tested by

no test coverage detected