Index: tests/destroy.test =================================================================== diff -u -N -r2330f518acadf0b6cd31df48cf7c062026159677 -r27176223d73920ce2ab9450554c3051d2c020dfb --- tests/destroy.test (.../destroy.test) (revision 2330f518acadf0b6cd31df48cf7c062026159677) +++ tests/destroy.test (.../destroy.test) (revision 27176223d73920ce2ab9450554c3051d2c020dfb) @@ -1056,7 +1056,7 @@ # Delete the proc and call "new" again # rename ::nsf::classes::nx::Class::new "" - ? {A new} "method 'new' unknown for ::A; consider '::A create new ' instead of '::A new '" + ? {A new} "method 'new' unknown for ::A; in order to create an instance of class ::A, consider using '::A create new ?/option/ /value/ ...?'" # # Restore the original state