Explorar o código

Merge pull request #4926 from tianon/add-cli-tests-to-default-bundles

Add "test-integration-cli" to our DEFAULT_BUNDLES list (make all)
unclejack %!s(int64=11) %!d(string=hai) anos
pai
achega
25f7b3fbb7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      hack/make.sh

+ 1 - 0
hack/make.sh

@@ -43,6 +43,7 @@ DEFAULT_BUNDLES=(
 	binary
 	test
 	test-integration
+	test-integration-cli
 	dynbinary
 	dyntest
 	dyntest-integration