Merge pull request #17 from sneakypete81/minor_fixes

Minor fixes:
* Fix incorrect filename in comment
* Add EXIF date/time to test images, so the next/previous links work correctly
This commit is contained in:
sneakypete81 2013-04-02 12:44:58 -07:00
commit 82f7fec4c6
4 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,7 @@ A computer, Python 2.7 and an empty OpenPhoto instance.
Create a tests/tokens.py file containing the following: Create a tests/tokens.py file containing the following:
# tests/token.py # tests/tokens.py
consumer_key = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" consumer_key = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
consumer_secret = "xxxxxxxxxx" consumer_secret = "xxxxxxxxxx"
token = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" token = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 854 B

After

Width:  |  Height:  |  Size: 910 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

After

Width:  |  Height:  |  Size: 635 B

Before After
Before After