5 lines
106 B
Factor
5 lines
106 B
Factor
|
|
USING: tools.test strings mason.platform ;
|
||
|
|
IN: mason.platform.tests
|
||
|
|
|
||
|
|
[ t ] [ platform string? ] unit-test
|