From cc7608840f0002bf929165cee4c74791261dc8c2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 25 May 2018 21:34:14 +0300 Subject: Add config command tests --- 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 f872ccb..0b1153c 100644 --- a/tests/common.test +++ b/tests/common.test @@ -31,6 +31,7 @@ new = $* new status = $* status sync = $* sync update = $* update +config = $* config # 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