Skip to content

Commit

Permalink
Added sample test properties file
Browse files Browse the repository at this point in the history
  • Loading branch information
BoyCook committed Aug 2, 2013
1 parent d446a83 commit ae3bbfc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions test/spec/properties.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"consumerKey": "{consumerKey}",
"consumerSecret": "{consumerSecret}",
"accessToken": "{accessToken}",
"accessTokenSecret": "{accessTokenSecret}",
"callBackUrl": "{callBackUrl}"
}

0 comments on commit ae3bbfc

Please sign in to comment.