Skip to content

Commit

Permalink
test-backend: update tests for new proxy package
Browse files Browse the repository at this point in the history
  • Loading branch information
squat authored Oct 20, 2016
1 parent 69a904d commit ab562b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-backend
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export GOBIN=${PWD}/bin:${GOBIN}
# Invoke ./cover for HTML output
COVER=${COVER:-"-cover"}

TESTABLE="auth verify server stats"
TESTABLE="auth verify pkg/proxy server stats"
FORMATTABLE="${TESTABLE} cmd/bridge version"

# user has not provided PKG override
Expand Down

0 comments on commit ab562b0

Please sign in to comment.