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

View File

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