From db9be587196b2fdebacaecf54efe70940b006989 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Sun, 3 Sep 2006 16:40:01 +0000 Subject: Cleanup assert_tag :children counting. Closes #2181. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4915 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/test/controller/test_test.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/test/controller') diff --git a/actionpack/test/controller/test_test.rb b/actionpack/test/controller/test_test.rb index 58ed819e12..1eda834351 100644 --- a/actionpack/test/controller/test_test.rb +++ b/actionpack/test/controller/test_test.rb @@ -215,6 +215,8 @@ HTML # there is a tag with 2 children assert_tag :children => { :count => 2 } + # in particular, there is a