Skip to content

Commit a558760

Browse files
committed
Fix projectFile in a test.
1 parent e04e5b4 commit a558760

File tree

1 file changed

+1
-1
lines changed
  • testsuite/ada_lsp/callgraph.named_blocks

1 file changed

+1
-1
lines changed

testsuite/ada_lsp/callgraph.named_blocks/test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"params": {
137137
"settings": {
138138
"ada": {
139-
"projectFile": "/home/leonardo/Development/ancr/src/gnatstudio/subprojects/ada_language_server/testsuite/ada_lsp/callgraph.named_blocks/default.gpr",
139+
"projectFile": "$URI{default.gpr}",
140140
"scenarioVariables": {},
141141
"defaultCharset": "ISO-8859-1",
142142
"enableDiagnostics": false,

0 commit comments

Comments
 (0)