aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-06-22 11:33:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-06-26 14:23:27 +0300
commite215795bd6f11daf6101eeba4f5c519dafa0eb62 (patch)
tree8ccf46e8cc202024634b4e10a6b3631def4ead3d /tests
parent9cc3a1545c47fe233404e14f9333001df3899d18 (diff)
Adapt to merging of package external tests, examples, and benchmarks into typed tests
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/testscript8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript
index b99e37a..0d4eabf 100644
--- a/tests/integration/testscript
+++ b/tests/integration/testscript
@@ -88,6 +88,14 @@ rep_type = pkg
rfp = yes
#\
+#\
+pkg = cli
+ver = 1.2.0-b.6.20200619094719.2d23842ebf91
+rep_url = https://stage.build2.org/1
+rep_type = pkg
+rfp = yes
+#\
+
# Note that we also need to make sure that the installed package libraries are
# properly imported when configuring and running tests, and that the installed
# executables are runnable.