]> gitweb.factorcode.org Git - factor.git/commitdiff
help.html: Fix unit test.
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 12 Aug 2012 20:55:53 +0000 (13:55 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 12 Aug 2012 20:55:53 +0000 (13:55 -0700)
basis/help/html/html-tests.factor

index 1fe7ed5611c4f9cd0902f1f8956dff34bef03fbf..bdefdec8aea7c73e89efa93be4297b1ac763463a 100644 (file)
@@ -24,6 +24,6 @@ IN: help.html.tests
 
 [ t ] [ all-vocabs-really [ vocab-spec? ] all? ] unit-test
 
-[ t ] [ all-vocabs-really [ vocab-name "sequences.private" = ] any? ] unit-test
+[ t ] [ all-vocabs-really [ vocab-name "sequences.private" = ] any? not ] unit-test
 
 [ f ] [ all-vocabs-really [ vocab-name "scratchpad" = ] any? ] unit-test