]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/rot13/rot13-tests.factor
io.streams.tee: adding a simple tee-stream utility
[factor.git] / extra / rot13 / rot13-tests.factor
index 790eaecdc53ccc9c3a4c57bd14da6bbc22af5709..9d705e07deaf8b5a0179cfb6d44370aed368f930 100644 (file)
@@ -1,7 +1,5 @@
 
-USING: tools.test ;
-
-IN: rot13
+USING: rot13 tools.test ;
 
 { "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" } [
     "NOPQRSTUVWXYZABCDEFGHIJKLMnopqrstuvwxyzabcdefghijklm" rot13