add using
parent
3a8f1b4966
commit
374ad0752e
|
@ -1,4 +1,4 @@
|
||||||
USING: splitting tools.test kernel sequences arrays ;
|
USING: splitting tools.test kernel sequences arrays strings ;
|
||||||
IN: splitting.tests
|
IN: splitting.tests
|
||||||
|
|
||||||
[ "hello" "world ." ] [ "hello world ." " " split1 ] unit-test
|
[ "hello" "world ." ] [ "hello world ." " " split1 ] unit-test
|
||||||
|
|
Loading…
Reference in New Issue