Skip to content

Commit

Permalink
making the metacafe test pass
Browse files Browse the repository at this point in the history
  • Loading branch information
gcmalloc authored and Filippo Valsorda committed Nov 28, 2012
1 parent 5a59fd6 commit 2d2fa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class DownloadTest(unittest.TestCase):

METACAFE_SIZE = 5754305
METACAFE_URL = "http://www.metacafe.com/watch/yt-_aUehQsCQtM/the_electric_company_short_i_pbs_kids_go/"
METACAFE_FILE = "_aUehQsCQtM.flv"
METACAFE_FILE = "aUehQsCQtM.flv"

BLIP_MD5 = "93c24d2f4e0782af13b8a7606ea97ba7"
BLIP_URL = "http://blip.tv/cbr/cbr-exclusive-gotham-city-imposters-bats-vs-jokerz-short-3-5796352"
Expand Down

0 comments on commit 2d2fa22

Please sign in to comment.