Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
99
func
TestDelete_SQLite(t *testing.T) {
100
tester{}.test(t, indextest.Delete)
101
}
102
103
func
TestConcurrency(t *testing.T) {
104
if
testing.Short() {
Callers
nothing calls this directly
Calls
1
test
Method · 0.45
Tested by
no test coverage detected