Sessions, lastfm auth workarounds

This commit is contained in:
magnolia-fan
2011-06-22 11:23:07 +04:00
parent 47b21961a0
commit 4326a4960b
17 changed files with 193 additions and 9 deletions
@@ -0,0 +1,8 @@
require 'test_helper'
class LastFmControllerTest < ActionController::TestCase
# Replace this with your real tests.
test "the truth" do
assert true
end
end