Commit 75a6e67e authored by Barry Warsaw's avatar Barry Warsaw

Added an unused Unicode string for testing.

parent fa5c315a
......@@ -449,3 +449,5 @@ def main():
if __name__ == '__main__':
main()
# some more test strings
_(u'a unicode string')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment