Changeset 207

Show
Ignore:
Timestamp:
06/07/05 05:10:23 (3 years ago)
Author:
ged
Message:

- Removed vestigial example code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/simplest-thing/tests/TEMPLATE.rb.tpl

    r176 r207  
    3838        } 
    3939 
    40         # (For abstract classes) 
    41         assert_raises( MUES::InstantiationError ) { 
    42             rval = (>>>target<<<)::new 
    43         } 
    4440    end 
    4541