Update http.client docs for PUT request and stream post-data
[factor/jcg.git] / core / vocabs / vocabs-tests.factor
blob21c36681484f8d96c1fc3c5d524fbfb03b3de41a
1 ! Unit tests for vocabs vocabulary
2 USING: vocabs tools.test ;
3 IN: vocabs.tests
5 [ f ] [ "kernel" vocab-main ] unit-test