Skip to content

Commit 9658ffa

Browse files
authored
Merge branch 'develop' into fix/5230
2 parents 4e55181 + b47cfb8 commit 9658ffa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"lldb.adapterType": "native",
3-
"lldb.launch.sourceLanguages": ["rust"]
3+
"lldb.launch.sourceLanguages": ["rust"],
4+
"rust-analyzer.runnables.extraEnv": {
5+
"BITCOIND_TEST": "1"
6+
}
47
}

0 commit comments

Comments
 (0)