Fix inference.state tests
parent
26aa656123
commit
a7c0b356a8
core/inference/state
|
@ -1,5 +1,5 @@
|
|||
IN: inference.state.tests
|
||||
USING: tools.test inference.state words ;
|
||||
USING: tools.test inference.state words kernel namespaces ;
|
||||
|
||||
: computing-dependencies ( quot -- dependencies )
|
||||
H{ } clone [ dependencies rot with-variable ] keep ;
|
||||
|
|
Loading…
Reference in New Issue