vocabs.metadata: add some tests.
parent
087b8df798
commit
3154e70b88
|
@ -0,0 +1,5 @@
|
|||
USING: accessors kernel system tools.test vocabs.parser ;
|
||||
IN: vocabs.metadata
|
||||
|
||||
[ os windows? "unix" "windows" ? use-vocab ]
|
||||
[ error>> unsupported-platform? ] must-fail-with
|
Loading…
Reference in New Issue