]> gitweb.factorcode.org Git - factor.git/commitdiff
help.html: fix test case back to original version.
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 13 Aug 2012 19:25:08 +0000 (12:25 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 13 Aug 2012 19:25:08 +0000 (12:25 -0700)
basis/help/html/html-tests.factor

index bdefdec8aea7c73e89efa93be4297b1ac763463a..1fe7ed5611c4f9cd0902f1f8956dff34bef03fbf 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? not ] unit-test
+[ t ] [ all-vocabs-really [ vocab-name "sequences.private" = ] any? ] unit-test
 
 [ f ] [ all-vocabs-really [ vocab-name "scratchpad" = ] any? ] unit-test