factor: more whitespace fixin.

locals-and-roots
Doug Coleman 2016-06-21 13:09:27 -07:00
parent 9a90c3f9b2
commit b4e4ab8ef3
6 changed files with 1 additions and 7 deletions

View File

@ -227,4 +227,3 @@ in: sequences.extras.tests
{ }
[ "test:" all-words [ name>> over prepend ] map-zip 2drop ] unit-test

View File

@ -32,4 +32,3 @@ specialized-array: int
] must-fail
] with-test-directory

View File

@ -40,4 +40,3 @@ unit-test
[ MEMO[ seconds sleep ] each ] benchmark
0.18e9 0.25e9 between?
] unit-test

View File

@ -17,5 +17,3 @@ T{ foo-gadget } <toolbar> "t" set
{ 2 } [ "t" get children>> length ] unit-test
{ "Foo A" } [ "t" get gadget-child gadget-child string>> ] unit-test

View File

@ -19,4 +19,3 @@ ALIAS: test-alias + ;
[ \ test-alias summary ] unit-test
{ } [ gensym see ] unit-test