This commit is contained in:
Johannes Hackel 2011-11-23 08:00:08 +01:00
parent 66acd7db14
commit 0c1be5002d

View file

@ -96,6 +96,7 @@ describe PeopleController do
get :index, :q => '#'
response.should redirect_to(:back)
end
end
describe '#tag_index' do
it 'works for js' do