Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 0aee10e

Browse files
committed
dep: Fix broken test from prune init
1 parent 4a3baf8 commit 0aee10e

File tree

1 file changed

+4
-0
lines changed
  • cmd/dep/testdata/harness_tests/init/glide/case4/final

1 file changed

+4
-0
lines changed

cmd/dep/testdata/harness_tests/init/glide/case4/final/Gopkg.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
[[constraint]]
33
name = "github.com/sdboyer/deptestdos"
44
version = "2.0.0"
5+
6+
[prune]
7+
go-tests = true
8+
unused-packages = true

0 commit comments

Comments
 (0)