From 889c5fa79a17abf45095d14dc1288fbc829d9b58 Mon Sep 17 00:00:00 2001 From: Pete Date: Sat, 9 Feb 2013 14:58:08 +0000 Subject: [PATCH] Fix incorrect filename in comment --- tests/README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/README.markdown b/tests/README.markdown index 00a21df..92e250f 100644 --- a/tests/README.markdown +++ b/tests/README.markdown @@ -13,7 +13,7 @@ A computer, Python 2.7 and an empty OpenPhoto instance. Create a tests/tokens.py file containing the following: - # tests/token.py + # tests/tokens.py consumer_key = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" consumer_secret = "xxxxxxxxxx" token = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"