Add test for PermissionManager

This commit is contained in:
Yuya Ochiai
2017-10-05 00:02:54 +09:00
parent c957857a08
commit ef43ec6e3e
3 changed files with 92 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ const mattermostURL = 'http://example.com/team';
module.exports = {
sourceRootDir,
configFilePath,
userDataDir,
boundsInfoPath,
mattermostURL,