USING: sequences strings terminfo tools.test ;
IN: terminfo.tests
{ t } [
"vt102" terminfo-names member?
] unit-test
"vt102" terminfo-path string?