Mercurial > hg > soundsoftware-site
comparison test/functional/auth_sources_controller_test.rb @ 14:1d32c0a0efbf
* Update to SVN trunk (revisions 3892-4040)
author | Chris Cannam |
---|---|
date | Wed, 25 Aug 2010 16:30:24 +0100 |
parents | 513646585e45 |
children | af80e5618e9b |
comparison
equal
deleted
inserted
replaced
4:9cc62779c13a | 14:1d32c0a0efbf |
---|---|
1 require 'test_helper' | 1 require File.dirname(__FILE__) + '/../test_helper' |
2 | 2 |
3 class AuthSourcesControllerTest < ActionController::TestCase | 3 class AuthSourcesControllerTest < ActionController::TestCase |
4 fixtures :all | 4 fixtures :all |
5 | 5 |
6 def setup | 6 def setup |