Skip to content

Commit

Permalink
r2916@asus: jeremy | 2005-11-06 05:04:06 -0800
Browse files Browse the repository at this point in the history
 Rename conditions_scoping_test to method_scoping_test.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2889 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
jeremy committed Nov 6, 2005
1 parent 390e6d2 commit a83e0cd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -4,7 +4,7 @@
require 'fixtures/post'
require 'fixtures/category'

class ConditionsScopingTest < Test::Unit::TestCase
class MethodScopingTest < Test::Unit::TestCase
fixtures :developers, :comments, :posts

def test_set_conditions
Expand Down

0 comments on commit a83e0cd

Please sign in to comment.