Skip to content

Commit 6d924d5

Browse files
committed
subsittute wildcard
Signed-off-by: Nitish Bharambe <nitish.bharambe@alliander.com>
1 parent dae0119 commit 6d924d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"cmake.configureSettings": {
77
"POWER_GRID_MODEL_SANITIZER": 1
88
},
9-
"testMate.cpp.test.executables": "${command:cmake.buildDirectory}/bin/power_grid_model_*_tests.exe",
9+
"testMate.cpp.test.executables": "${command:cmake.buildDirectory}/bin/power_grid_model_*_tests*",
1010
"testMate.cpp.debug.configTemplate": {
1111
"type": "cppvsdbg",
1212
"linux": { "type": "cppdbg", "MIMode": "gdb" },

0 commit comments

Comments
 (0)