diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2016-09-09 23:15:03 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2016-09-09 23:15:03 (GMT) |
commit | 5272868e1f5513a94d32a4530d03a3696b3afbfb (patch) | |
tree | f2c9a35e05e88e98da7000a7e9065dc23fc32895 | |
parent | 5458647bb867770fc3d830a618cef6994fdfac4b (diff) | |
download | cpython-5272868e1f5513a94d32a4530d03a3696b3afbfb.zip cpython-5272868e1f5513a94d32a4530d03a3696b3afbfb.tar.gz cpython-5272868e1f5513a94d32a4530d03a3696b3afbfb.tar.bz2 |
Rename test_strlit -> test_string_literals
-rw-r--r-- | Lib/test/test_string_literals.py (renamed from Lib/test/test_strlit.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_strlit.py b/Lib/test/test_string_literals.py index 37ace23..37ace23 100644 --- a/Lib/test/test_strlit.py +++ b/Lib/test/test_string_literals.py |