]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/method-chains/method-chains-tests.factor
factor: clean up spaces in -tests files
[factor.git] / extra / method-chains / method-chains-tests.factor
index e1a18fa69f96f0951350335a51d1af4bcad90aac..322dafcc61772dabc2c5a5425bc5e212b9d9e8c9 100644 (file)
@@ -10,4 +10,4 @@ BEFORE: array testing over prefix "a" set ;
 [ V{ 3 2 1 } ] [ 3 V{ 1 2 3 } testing ] unit-test
 [ "heyyeh" ] [ 4 "yeh" testing ] unit-test
 [ { 4 2 0 } ] [ 5 { 0 2 4 } testing ] unit-test
-[ { 5 0 2 4 } ] [ "a" get ] unit-test
\ No newline at end of file
+[ { 5 0 2 4 } ] [ "a" get ] unit-test