diff options
Diffstat (limited to 'tests/common.testscript')
-rw-r--r-- | tests/common.testscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/common.testscript b/tests/common.testscript index 400ae48..5397fe1 100644 --- a/tests/common.testscript +++ b/tests/common.testscript @@ -53,6 +53,7 @@ sync = $* sync update = $* update config = $* config publish = $* publish +release = $* release # All testscripts are named after bdep commands, for example sync.testscript. # So the testscript scope id is a name of the command being tested. |