Fix using

release
Doug Coleman 2007-12-04 14:17:34 -06:00
parent 834090f09a
commit 0a23aebc76
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ USING: assocs combinators continuations hashtables
hashtables.private io kernel math
namespaces prettyprint quotations sequences splitting
state-parser strings tools.test ;
USING: html.utils ;
USING: html.parser.utils ;
IN: temporary
[ "'Rome'" ] [ "Rome" single-quote ] unit-test