Use strings not unicode in functional test script
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 19 Sep 2011 17:44:00 +0000 (17:44 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 19 Sep 2011 17:44:00 +0000 (17:44 +0000)
* bin/test: Python 3000 treats strings as unicode by default, so we
should too.


No differences found