[NFC][LLDB] Rename test file
authorPavel Kosov <kpdev42@gmail.com>
Wed, 25 Jan 2023 08:55:03 +0000 (11:55 +0300)
committerPavel Kosov <kpdev42@gmail.com>
Wed, 25 Jan 2023 09:03:11 +0000 (12:03 +0300)
Commit 92f0e4cca introduced test file with name TestChangeValue.py,
which leads to test failure because there already is a test files with the same name
In this commit a newly added file is renamed to fix this failure

lldb/test/API/python_api/value/change_values/libcxx/map/TestChangeMapValue.py [moved from lldb/test/API/python_api/value/change_values/libcxx/map/TestChangeValue.py with 100% similarity]