MCPcopy Create free account
hub / github.com/dropbox/dbxcli / testConfig

Function testConfig

cmd/put_test.go:238–240  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

236}
237
238func testConfig() dropbox.Config {
239 return dropbox.Config{Token: "test-token"}
240}
241
242func testPutCmd() *cobra.Command {
243 cmd := &cobra.Command{}

Calls

no outgoing calls

Tested by

no test coverage detected