USING: examples.greeter tools.test ; IN: examples.greeter.tests { "Hello, test" } [ "test" greeting ] unit-test