]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/ole32/ole32-tests.factor
factor: rename files that are not loadable on mac, too
[factor.git] / basis / windows / ole32 / ole32-tests.factor
index e7c92b599600b00e83e36b528c1f67ee9f5695eb..2e25f80a53f0d0a8bd418ea3e0787e9942998e2b 100644 (file)
@@ -9,19 +9,19 @@ IN: windows.ole32.tests
     "{01234567-89ab-cdef-0123-456789abcdef}" string>guid
     guid=
 ] unit-test
-        
+
 [ f ] [
     "{76543210-89ab-cdef-0123-456789abcdef}" string>guid
     "{01234567-89ab-cdef-0123-456789abcdef}" string>guid
     guid=
 ] unit-test
-        
+
 [ f ] [
     "{01234567-89ab-cdef-0123-fedcba987654}" string>guid
     "{01234567-89ab-cdef-0123-456789abcdef}" string>guid
     guid=
 ] unit-test
-        
+
 [
     GUID: 01234567-89ab-cdef-0123-456789abcdef}
 ] [ "{01234567-89ab-cdef-0123-456789abcdef}" string>guid ] unit-test