diff --git a/core/modern/out/out-tests.factor b/core/modern/out/out-tests.factor index 15bde4702e..1011b9a0e4 100644 --- a/core/modern/out/out-tests.factor +++ b/core/modern/out/out-tests.factor @@ -89,4 +89,4 @@ IN: modern.out.tests { t } [ "```omg```" rewrite-same-string ] unit-test { t } [ "lol`omg" rewrite-same-string ] unit-test { t } [ "lol``omg``" rewrite-same-string ] unit-test -{ t } [ "lol```omg```" rewrite-same-string ] unit-test \ No newline at end of file +{ t } [ "lol```omg```" rewrite-same-string ] unit-test