github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/init/skip-hidden/testcase.json (about)

     1  {
     2    "commands": [
     3      ["init", "-no-examples", "-skip-tools"]
     4    ],
     5    "error-expected": "",
     6    "vendor-final": [
     7      "github.com/sdboyer/deptest"
     8    ]
     9  }