vocabs.loader: Fix undefined-word.

db4
Doug Coleman 2013-03-23 21:42:10 -07:00
parent 2d9a15c7c1
commit efe355804a
1 changed files with 1 additions and 1 deletions

View File

@ -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
[ ] [
[