summaryrefslogtreecommitdiff
path: root/tests/basics/string_center.py
AgeCommit message (Expand)Author
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2016-05-22tests: Add testcase for str.center().Paul Sokolovsky