Author: Jonas Devlieghere Date: 2020-02-20T14:52:39-08:00 New Revision: 0d19b016226dc2c442a34abfe9b9c06ab4d7ea1e
URL: https://github.com/llvm/llvm-project/commit/0d19b016226dc2c442a34abfe9b9c06ab4d7ea1e DIFF: https://github.com/llvm/llvm-project/commit/0d19b016226dc2c442a34abfe9b9c06ab4d7ea1e.diff LOG: [lldb/Test] Remove stale README in test/API Now that the test live in the same directory the README is no longer relevant. Added: Modified: Removed: lldb/test/API/README.md ################################################################################ diff --git a/lldb/test/API/README.md b/lldb/test/API/README.md deleted file mode 100644 index fbb37136e26d..000000000000 --- a/lldb/test/API/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# LLDB API Tests - -This directory only exists for the lit test driver. The actual tests live in -the `tests` directory in top level LLDB directory. _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits