Changeset 1140
- Timestamp:
- 04/10/05 17:43:12 (3 years ago)
- Files:
-
- trunk/actionpack/RUNNING_UNIT_TESTS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/actionpack/RUNNING_UNIT_TESTS
r4 r1140 12 12 you can do so with something like: 13 13 14 ruby controller/base_test .rb14 ruby controller/base_tests.rb 15 15 16 16 == Dependency on ActiveRecord and database setup