[clang-tidy][NFC]remove deps of clang in clang tidy test (#116588)
[llvm-project.git] / mlir / test / mlir-pdll-lsp-server / exit-without-shutdown.test
blobfade79b9fb93f30e5fe89626ba642cbcaeb83141
1 // RUN: not mlir-pdll-lsp-server -lit-test < %s
2 {"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"pdll","capabilities":{},"trace":"off"}}
3 // -----
4 {"jsonrpc":"2.0","method":"exit"}