diff options
Diffstat (limited to 'tests/integration/testscript')
-rw-r--r-- | tests/integration/testscript | 8 |
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. |