@@ -1,6 +1,6 | |||||
1 | require File.dirname(__FILE__) + '/../test_helper' |
|
1 | require File.dirname(__FILE__) + '/../test_helper' | |
2 |
|
2 | |||
3 |
class <%= class_name %>Test < |
|
3 | class <%= class_name %>Test < ActiveSupport::TestCase | |
4 | fixtures :<%= table_name %> |
|
4 | fixtures :<%= table_name %> | |
5 |
|
5 | |||
6 | # Replace this with your real tests. |
|
6 | # Replace this with your real tests. |
General Comments 0
You need to be logged in to leave comments.
Login now