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

     1  {
     2    "commands": [
     3      ["init", "-no-examples", "-v"]
     4    ],
     5    "vendor-final": [
     6      "github.com/ChinmayR/deptestglideA",
     7      "github.com/ChinmayR/deptestglideB",
     8      "github.com/ChinmayR/deptestglideC"
     9    ],
    10    "feature": "ImportDuringSolve"
    11  }