Changeset 207
- Timestamp:
- 06/07/05 05:10:23 (3 years ago)
- Files:
-
- 1 modified
-
branches/simplest-thing/tests/TEMPLATE.rb.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simplest-thing/tests/TEMPLATE.rb.tpl
r176 r207 38 38 } 39 39 40 # (For abstract classes)41 assert_raises( MUES::InstantiationError ) {42 rval = (>>>target<<<)::new43 }44 40 end 45 41
