diff options
Diffstat (limited to 'tests/common.test')
-rw-r--r-- | tests/common.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/common.test b/tests/common.test index 8e83b23..f66d9eb 100644 --- a/tests/common.test +++ b/tests/common.test @@ -26,6 +26,7 @@ status = $* status init = $* init sync = $* sync fetch = $* fetch +deinit = $* deinit # All testscripts are named after bdep commands, for example sync.test. So the # testscript scope id is a name of the command being tested. |