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)
commit2b715343d6c3732a6e8468358e0cf29ede8d4fde
tree0c873c67e56685e68ba07457ed8dba651914d8a9
parenta985778e8ce050ec7a847a6de318464803268582
Use strings not unicode in functional test script

* bin/test: Python 3000 treats strings as unicode by default, so we
should too.
bin/test