Author: Jim Ingham Date: 2022-11-10T15:23:51-08:00 New Revision: 353f265283e9ab209b544ab6818f3bd6ca071873
URL: https://github.com/llvm/llvm-project/commit/353f265283e9ab209b544ab6818f3bd6ca071873 DIFF: https://github.com/llvm/llvm-project/commit/353f265283e9ab209b544ab6818f3bd6ca071873.diff LOG: Apparently I moved the wrong one to "2", then Jason moved the right one, so this commit moves the wrong one back to no-"2"... Added: lldb/test/API/lang/cpp/unique-types/TestUniqueTypes.py Modified: Removed: lldb/test/API/lang/cpp/unique-types/TestUniqueTypes2.py ################################################################################ diff --git a/lldb/test/API/lang/cpp/unique-types/TestUniqueTypes2.py b/lldb/test/API/lang/cpp/unique-types/TestUniqueTypes.py similarity index 100% rename from lldb/test/API/lang/cpp/unique-types/TestUniqueTypes2.py rename to lldb/test/API/lang/cpp/unique-types/TestUniqueTypes.py _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits