Skip to content
Snippets Groups Projects
Commit 71d3903c authored by hkjolhede's avatar hkjolhede
Browse files

Added unittest

parent 96cfe375
Branches
No related tags found
No related merge requests found
......@@ -51,5 +51,12 @@ return array(
'app_secret' => '',
'token' => '',
'token_secret' => ''
),
'sftp' => array (
'run'=>false,
'host'=>'localhost',
'user'=>'test',
'password'=>'test',
'root'=>'/test'
)
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment