]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/base64/base64-tests.factor
Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s
[factor.git] / basis / base64 / base64-tests.factor
index d708c1b3d366b6a268724f4adc6ee6e421493e62..a63f6b3bc63e900f065e309775536b5dfb2d3159 100644 (file)
@@ -38,4 +38,4 @@ sequences splitting strings tools.test ;
 } [
     "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJKb2UifQ.ipevRNuRP6HflG8cFKnmUPtypruRC4fb1DWtoLL62SY"
     "." split [ base64> ] map
-] unit-test
\ No newline at end of file
+] unit-test