[mlir][py] Enable loading only specified dialects during creation. (#121421)
[llvm-project.git] / mlir / test / tblgen-lsp-server / exit-without-shutdown.test
blob3fcac2b4138b28d8611c3db1bc027bc269e35bba
1 // RUN: not tblgen-lsp-server -lit-test < %s
2 {"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"tablegen","capabilities":{},"trace":"off"}}
3 // -----
4 {"jsonrpc":"2.0","method":"exit"}