Fix using
parent
834090f09a
commit
0a23aebc76
|
@ -2,7 +2,7 @@ USING: assocs combinators continuations hashtables
|
||||||
hashtables.private io kernel math
|
hashtables.private io kernel math
|
||||||
namespaces prettyprint quotations sequences splitting
|
namespaces prettyprint quotations sequences splitting
|
||||||
state-parser strings tools.test ;
|
state-parser strings tools.test ;
|
||||||
USING: html.utils ;
|
USING: html.parser.utils ;
|
||||||
IN: temporary
|
IN: temporary
|
||||||
|
|
||||||
[ "'Rome'" ] [ "Rome" single-quote ] unit-test
|
[ "'Rome'" ] [ "Rome" single-quote ] unit-test
|
||||||
|
|
Loading…
Reference in New Issue