Plugin tests should include test/unit

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2785 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
David Heinemeier Hansson 2005-10-28 17:50:18 +00:00
parent 66bbc4f4e6
commit ef3e1928a1

@ -1,3 +1,5 @@
require 'test/unit'
class <%= class_name %>Test < Test::Unit::TestCase
# Replace this with your real tests.
def test_truth