fix for artist search

This commit is contained in:
albert
2013-02-19 21:41:35 -05:00
parent 3baebcbb41
commit 7f11fb4583
3 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ module Sources
class NicoSeigaTest < ActiveSupport::TestCase
context "The source site for nico seiga" do
setup do
# Sources::Strategies::NicoSeiga.new("http://lohas.nicoseiga.jp/priv/2853566?e=1361296671&h=794b3686b02edfd64c22ed2f99a4c55650371854")
@site = Sources::Site.new("http://seiga.nicovideo.jp/seiga/im1464351?track=ranking")
@site.get
end