tools.profiler: fix tests
parent
3d5c3935ad
commit
0c40eb51ae
|
@ -1,7 +1,7 @@
|
|||
IN: tools.profiler.tests
|
||||
USING: accessors tools.profiler tools.test kernel memory math
|
||||
threads alien tools.profiler.private sequences compiler compiler.units
|
||||
words ;
|
||||
threads alien alien.c-types tools.profiler.private sequences
|
||||
compiler compiler.units words ;
|
||||
IN: tools.profiler.tests
|
||||
|
||||
[ t ] [
|
||||
\ length counter>>
|
||||
|
|
Loading…
Reference in New Issue