Skip to content

Commit

Permalink
Moved go tests from test/*.go to test/go/*.go
Browse files Browse the repository at this point in the history
  • Loading branch information
shuhaowu committed Jan 15, 2019
1 parent 1e32f8d commit c0c64e7
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ $(GOBIN):

test:
@go version
go test ./test ./copydb/test ./sharding/test -p 1 -v
go test ./test/go ./copydb/test ./sharding/test -p 1 -v
cd $(RB_INTEGRATION_DIR) && bundle install && bundle exec ruby test.rb

clean:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c0c64e7

Please sign in to comment.