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

     1  {
     2    "commands": [
     3      ["init", "-skip-tools", "project_dir"]
     4    ],
     5    "error-expected": "",
     6    "init-path": "project_dir"
     7  }