From e215795bd6f11daf6101eeba4f5c519dafa0eb62 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 22 Jun 2020 11:33:30 +0300 Subject: Adapt to merging of package external tests, examples, and benchmarks into typed tests --- tests/integration/testscript | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests') 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. -- cgit v1.1