Skip to content

Commit

Permalink
Remove circular dependency on client for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kuujo committed Apr 17, 2020
1 parent bfe5cc4 commit 3b60209
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 1,944 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ go 1.13

require (
github.com/atomix/api v0.1.0
github.com/atomix/go-client v0.0.0-20200211010855-927b10345735
github.com/atomix/go-local v0.0.0-20200211010611-c99e53e4c653
github.com/gogo/protobuf v1.3.1
github.com/golang/protobuf v1.3.2
github.com/sirupsen/logrus v1.4.2
Expand Down
237 changes: 3 additions & 234 deletions go.sum

Large diffs are not rendered by default.

103 changes: 0 additions & 103 deletions pkg/atomix/counter/counter_test.go

This file was deleted.

275 changes: 0 additions & 275 deletions pkg/atomix/election/election_test.go

This file was deleted.

0 comments on commit 3b60209

Please sign in to comment.