Skip to content

Commit

Permalink
fix: rely on go modules
Browse files Browse the repository at this point in the history
  • Loading branch information
sirkon committed Aug 14, 2020
1 parent 5f9fa14 commit 061919d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
test:
PATH=${GOPATH}/bin:${PATH}
go install
go get -u github.com/stretchr/testify
go get -u github.com/sirkon/decconv
go generate github.com/sirkon/ldetool/testing
which ldetool
go test -test.v github.com/sirkon/ldetool/testing
Expand Down

0 comments on commit 061919d

Please sign in to comment.