Index: tests/method-require.test =================================================================== diff -u -r5c37eb1cd2b674337c60deeef1ecef4b663fa5ce -r827f6d934f60d5ea0c02ea68d9e4cb8fc8a2f7ad --- tests/method-require.test (.../method-require.test) (revision 5c37eb1cd2b674337c60deeef1ecef4b663fa5ce) +++ tests/method-require.test (.../method-require.test) (revision 827f6d934f60d5ea0c02ea68d9e4cb8fc8a2f7ad) @@ -126,5 +126,5 @@ nx::Object create o ::nsf::method::require o __alloc - ? {o __alloc x} {method alloc not dispatched on valid class} + ? {o __alloc x} {method __alloc not dispatched on valid class} }