Index: tests/method-parameter.test =================================================================== diff -u -N -r4bc60e16c10fdbbb640b3019d4bdebdc469fdf55 -rd9344280c05990c0254aa652a08a09da3e5822b1 --- tests/method-parameter.test (.../method-parameter.test) (revision 4bc60e16c10fdbbb640b3019d4bdebdc469fdf55) +++ tests/method-parameter.test (.../method-parameter.test) (revision d9344280c05990c0254aa652a08a09da3e5822b1) @@ -61,6 +61,10 @@ should be "p3a /a/ ?-x /value/? ?-y /value/? /b/ ?-z /value/?"} } +# +# Testing the unknown handler +# + nx::test case unknown-handler { Class create C {