MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / init

Function init

rest/api_test.go:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43)
44
45func init() {
46 underscore.Disable() // It really slows down unit tests (by making otto.New take a lot longer)
47}
48
49// ////// REST TESTER HELPER CLASS:
50

Callers

nothing calls this directly

Calls 1

DisableMethod · 0.80

Tested by

no test coverage detected