profile(s) in cli-subcommands test

This commit is contained in:
Trent Mick 2015-09-25 14:16:16 -07:00
parent 1759b29f2f
commit a5ee77a48e
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ var common = require('../../lib/common');
var subs = [
['info'],
['profile'],
['profiles'],
['account', 'whoami'],
['keys'],
['services'],