aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/lsp/008errnofile/cmds.json
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/pyunit/lsp/008errnofile/cmds.json')
-rw-r--r--testsuite/pyunit/lsp/008errnofile/cmds.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/pyunit/lsp/008errnofile/cmds.json b/testsuite/pyunit/lsp/008errnofile/cmds.json
index ba9b35a55..4d6a26d57 100644
--- a/testsuite/pyunit/lsp/008errnofile/cmds.json
+++ b/testsuite/pyunit/lsp/008errnofile/cmds.json
@@ -5,8 +5,8 @@
"method": "initialize",
"params": {
"processId": 19954,
- "rootPath": "/home/tgingold/work/ghdl-language-server/ghdl-ls/tests/008errnofile",
- "rootUri": "file:///home/tgingold/work/ghdl-language-server/ghdl-ls/tests/008errnofile",
+ "rootPath": ".",
+ "rootUri": "file://.",
"capabilities": {
"workspace": {
"applyEdit": true,