Kaydet (Commit) 75a6e67e authored tarafından Barry Warsaw's avatar Barry Warsaw

Added an unused Unicode string for testing.

üst fa5c315a
...@@ -449,3 +449,5 @@ def main(): ...@@ -449,3 +449,5 @@ def main():
if __name__ == '__main__': if __name__ == '__main__':
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