Index: tests/method-require.test =================================================================== diff -u -rb3018d3be0f1524a3f1709edc0e2ddb5d8bc4c0b -r211c77c1a94a47be185a8bfb12c89512937b1901 --- tests/method-require.test (.../method-require.test) (revision b3018d3be0f1524a3f1709edc0e2ddb5d8bc4c0b) +++ tests/method-require.test (.../method-require.test) (revision 211c77c1a94a47be185a8bfb12c89512937b1901) @@ -86,6 +86,6 @@ nx::Object create o ::nsf::method::require o alloc - ? {o alloc x} {expected Class but got "::o"} + ? {o alloc x} {Method alloc not dispatched on valid class} } \ No newline at end of file