diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-04-03 16:39:10 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-04-06 18:49:33 +0300 |
commit | 83843619aad7570a603091d4ae486614b56d54e6 (patch) | |
tree | 25a06cd002dc5dcbba6b28fa0ab40b2ee96ed512 /tests/integration/testscript | |
parent | 29d6eb7548a6c96bacee9af623b85c011c85ad72 (diff) |
Add support for test-exclude task manifest value
Diffstat (limited to 'tests/integration/testscript')
-rw-r--r-- | tests/integration/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript index 7970f0c..b99e37a 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -74,7 +74,7 @@ rfp = yes #\ pkg = libbuild2-hello -ver = 0.1.0-a.0.20200303044811.aeb178751f6a +ver = 0.1.0-a.0.20200402131859.22b478618203 rep_url = "https://github.com/build2/libbuild2-hello.git#master" rep_type = git rfp = yes |