[dw-free] Use different userpics for the t/userpics.t test
[commit: http://hg.dwscoalition.org/dw-free/rev/367ea0e1c193]
http://bugs.dwscoalition.org/show_bug.cgi?id=1771
The userpic upload tests should clearly state they're test userpics.
Patch by
denise.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1771
The userpic upload tests should clearly state they're test userpics.
Patch by
Files modified:
- t/data/userpics/good.gif
- t/data/userpics/good.jpg
- t/data/userpics/good.png
- t/data/userpics/good2.jpg
- t/userpics.t
--------------------------------------------------------------------------------
diff -r b18efce4d443 -r 367ea0e1c193 t/data/userpics/good.gif
Binary file t/data/userpics/good.gif has changed
diff -r b18efce4d443 -r 367ea0e1c193 t/data/userpics/good.jpg
Binary file t/data/userpics/good.jpg has changed
diff -r b18efce4d443 -r 367ea0e1c193 t/data/userpics/good.png
Binary file t/data/userpics/good.png has changed
diff -r b18efce4d443 -r 367ea0e1c193 t/data/userpics/good2.jpg
Binary file t/data/userpics/good2.jpg has changed
diff -r b18efce4d443 -r 367ea0e1c193 t/userpics.t
--- a/t/userpics.t Wed Sep 30 04:50:01 2009 +0000
+++ b/t/userpics.t Wed Sep 30 04:53:17 2009 +0000
@@ -98,7 +98,7 @@ sub run_tests {
# fullurl
{
- my $fullurl = 'http://pics.livejournal.com/revmischa/pic/0088h66f';
+ my $fullurl = 'http://pics.livejournal.com/rahaeli/pic/0009e384';
$up->set_fullurl($fullurl);
is($up->fullurl, $fullurl, "Set fullurl");
}
--------------------------------------------------------------------------------

no subject