Skip to content

Commit

Permalink
vocabs.loader: adding tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Jul 26, 2024
1 parent 292402d commit 88d9aa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/vocabs/loader/loader-tests.factor
Original file line number Diff line number Diff line change
Expand Up @@ -199,3 +199,4 @@ forget-junk

{ t } [ "kernel" vocab-exists? >boolean ] unit-test
{ f } [ "foobar" vocab-exists? ] unit-test
{ f } [ "invalid:/\\ \"" vocab-exists? ] unit-test

0 comments on commit 88d9aa1

Please sign in to comment.