tools.coverage: fix using
parent
153f5372d3
commit
70076fa7cd
basis/tools/coverage
|
@ -3,7 +3,7 @@
|
|||
USING: accessors arrays assocs classes combinators.short-circuit
|
||||
continuations fry io kernel math namespaces prettyprint
|
||||
quotations sequences sequences.deep splitting strings
|
||||
tools.annotations tools.test.private vocabs words words.symbol ;
|
||||
tools.annotations tools.test vocabs words words.symbol ;
|
||||
IN: tools.coverage
|
||||
|
||||
TUPLE: coverage-state < identity-tuple executed? ;
|
||||
|
|
Loading…
Reference in New Issue