factor/extra/modules/using/tests/tests.factor

4 lines
110 B
Factor
Raw Normal View History

USING: modules.using ;
IN: modules.using.tests
USING: prettyprint localhost::modules.test-server ;
rpc-hello .