tools.test.fuzz tests: missing using
parent
7bc38641f9
commit
e200656ce4
|
@ -1,7 +1,7 @@
|
||||||
! (c)2011 Joe Groff bsd license
|
! (c)2011 Joe Groff bsd license
|
||||||
USING: accessors fry kernel macros math namespaces sequences
|
USING: accessors fry kernel macros math namespaces sequences
|
||||||
source-files.errors tools.test tools.test.fuzz
|
source-files.errors tools.test tools.test.fuzz
|
||||||
tools.test.fuzz.private ;
|
tools.test.fuzz.private tools.test.private ;
|
||||||
IN: tools.test.fuzz.tests
|
IN: tools.test.fuzz.tests
|
||||||
|
|
||||||
SYMBOL: generator-stack
|
SYMBOL: generator-stack
|
||||||
|
|
Loading…
Reference in New Issue