Ignoring test.config to prevent accidental checkins; adding blank test.config.example

This commit is contained in:
Peat Bakke 2013-01-04 13:01:26 -08:00
parent 69d761d003
commit aca50b78bb
2 changed files with 6 additions and 5 deletions

1
resources/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
test.config

View file

@ -3,10 +3,10 @@
# TODO: remove the ##'s and populate to make the tests work
# the consumer oauth stuff for your app
##app.consumer.key=
##app.consumer.secret=
app.consumer.key=
app.consumer.secret=
# this user must be authed on the above app
##user.screen.name=
##user.access.token=
##user.access.token.secret=
user.screen.name=
user.access.token=
user.access.token.secret=