Remove superfluous tests directive

This commit is contained in:
Jeremy Kemper 2008-05-26 01:39:21 -07:00
parent 7520770c82
commit 888a2927b6
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@ class Author::Nested < Author; end
class PrototypeHelperBaseTest < ActionView::TestCase
tests ActionView::Helpers::PrototypeHelper
attr_accessor :template_format
def setup