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
|
USING: accessors tools.profiler tools.test kernel memory math
|
||||||
threads alien tools.profiler.private sequences compiler compiler.units
|
threads alien alien.c-types tools.profiler.private sequences
|
||||||
words ;
|
compiler compiler.units words ;
|
||||||
|
IN: tools.profiler.tests
|
||||||
|
|
||||||
[ t ] [
|
[ t ] [
|
||||||
\ length counter>>
|
\ length counter>>
|
||||||
|
|
Loading…
Reference in New Issue