unicode.control-pictures: adding a test.

factor-shell
John Benediktsson 2017-10-23 16:48:25 -07:00
parent 1006b4afc4
commit d8ad5b25bd
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
USING: sequences strings tools.test unicode.control-pictures ;
{ "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟ !\"#$%&'()*+,-./" } [
48 <iota> >string control-pictures
] unit-test