vocabs.loader: Fix undefined-word.
parent
2d9a15c7c1
commit
efe355804a
|
@ -92,7 +92,7 @@ IN: vocabs.loader.tests
|
|||
|
||||
[ 2 ] [ "count-me" get-global ] unit-test
|
||||
|
||||
[ f ] [ "fred" "vocabs.loader.test.b" lookup-word undefined? ] unit-test
|
||||
[ f ] [ "fred" "vocabs.loader.test.b" lookup-word undefined-word? ] unit-test
|
||||
|
||||
[ ] [
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue