Index: tests/info-method.test =================================================================== diff -u -r6d831cc09c3eea83a17baa5ef05dfeb79b05836e -r59e100d383b22ea1407f5e5c40e303f2c6bb9027 --- tests/info-method.test (.../info-method.test) (revision 6d831cc09c3eea83a17baa5ef05dfeb79b05836e) +++ tests/info-method.test (.../info-method.test) (revision 59e100d383b22ea1407f5e5c40e303f2c6bb9027) @@ -1211,5 +1211,5 @@ # Test error messages within an ensemble call # nx::Test case error-in-ensemble { - ? {nx::Object info method definition foo 1} {Invalid argument '1', maybe too many arguments; should be "::nx::Object info method args|body|definition|exists|registrationhandle|definitionhandle|handle|origin|parameter|parametersyntax|type|precondition|postcondition|submethods|returns name"} + ? {nx::Object info method definition foo 1} {invalid argument '1', maybe too many arguments; should be "::nx::Object info method args|body|definition|exists|registrationhandle|definitionhandle|handle|origin|parameter|parametersyntax|type|precondition|postcondition|submethods|returns name"} } \ No newline at end of file