From 58cd2d5788147c80d6f266b6984615bbd23516d7 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 14 May 2018 19:18:09 +0300 Subject: Add deinit command test --- tests/common.test | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/common.test') 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. -- cgit v1.1