aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2008-05-27 12:24:46 +0100
committerPratik Naik <pratiknaik@gmail.com>2008-05-27 12:24:46 +0100
commitf8b402c5d81c7baedae9a27eebf83aa947698cc0 (patch)
treef3012914003ee63ce34abf498b5015a875273b63 /actionpack/test
parent9d9c96af56986b84a732aa609569b5035825f5f8 (diff)
parent888a2927b65889465ce7a1a71e87d37640a2b41b (diff)
downloadrails-f8b402c5d81c7baedae9a27eebf83aa947698cc0.tar.gz
rails-f8b402c5d81c7baedae9a27eebf83aa947698cc0.tar.bz2
rails-f8b402c5d81c7baedae9a27eebf83aa947698cc0.zip
Merge commit 'mainstream/master'
Diffstat (limited to 'actionpack/test')
-rw-r--r--actionpack/test/template/prototype_helper_test.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/actionpack/test/template/prototype_helper_test.rb b/actionpack/test/template/prototype_helper_test.rb
index 5e00eadb8d..53a250f9d5 100644
--- a/actionpack/test/template/prototype_helper_test.rb
+++ b/actionpack/test/template/prototype_helper_test.rb
@@ -25,8 +25,6 @@ class Author::Nested < Author; end
class PrototypeHelperBaseTest < ActionView::TestCase
- tests ActionView::Helpers::PrototypeHelper
-
attr_accessor :template_format
def setup