projects
/
diaspy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8fdc14
)
Tests updated
author
Marek Marecki
<triviuss@gmail.com>
Sun, 5 May 2013 19:08:07 +0000
(21:08 +0200)
committer
Marek Marecki
<triviuss@gmail.com>
Sun, 5 May 2013 19:08:07 +0000
(21:08 +0200)
tests.py
patch
|
blob
|
blame
|
history
diff --git
a/tests.py
b/tests.py
index 4499311719b505e6f12e3887189bbfa6e1e6e4d5..ef8c8aa754ec6e0070cf93d4c64bbc6bfa466c44 100644
(file)
--- a/
tests.py
+++ b/
tests.py
@@
-125,7
+125,7
@@
class StreamTest(unittest.TestCase):
def testPostingImage(self):
stream = diaspy.streams.Stream(test_connection)
- stream.post_picture('
./
test-image.png')
+ stream.post_picture('test-image.png')
def testingAddingTag(self):
ft = diaspy.streams.FollowedTags(test_connection)