]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/images/viewer/viewer-tests.factor
factor: Trim whitespace after ! comments and a few USING: lines that got skipped...
[factor.git] / extra / images / viewer / viewer-tests.factor
index bf132f4a6617b20bfb3addb1f0fe017dc6c3ba9b..10795f7b88a9f86c28d5f520a1eac9fd33af6907 100644 (file)
@@ -29,7 +29,7 @@ IN: images.viewer.tests
 ! test that when changing the model, the gadget updates the texture.
 ! - same size images (both smaller than 512x512) (updates)
 ! test that when changing the model, the gadget creates a new texture.
-! test different cases : 
+! test different cases :
 ! - same size images (both bigger than 512x512) (creates)
 ! - different size images (both smaller than 512x512) (creates)
 ! - different size images (both bigger than 512x512) (creates)