Browse Source

Add "test-integration-cli" to our DEFAULT_BUNDLES list (make all)

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
Tianon Gravi 11 năm trước cách đây
mục cha
commit
2543912e7b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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