[ "GET" ] [ "http://google.com/" method>> ] unit-test # Above unit-test works perfectly fine when executed in the listener, but when it's added to http.client-tests.factor and you run: (scratchpad) "http.clients" test # ... then it will fail saying "No word named “method>>” found in current vocabulary search path"