diff --git a/libs/httpd/embedded.factor b/libs/httpd/embedded.factor index cfb742ed8c..bb8edf314e 100644 --- a/libs/httpd/embedded.factor +++ b/libs/httpd/embedded.factor @@ -1,7 +1,7 @@ ! Copyright (C) 2005 Alex Chapman. ! See http://factorcode.org/license.txt for BSD license. IN: embedded -USING: sequences kernel parser math namespaces io html errors ; +USING: sequences kernel parser math namespaces io html test ; ! if example.fhtml contains: !