Update fimdlp version and change tests

This commit is contained in:
2025-08-22 20:16:15 +02:00
parent 74b391907a
commit 0c7452e35b
6 changed files with 9 additions and 9 deletions

2
.vscode/launch.json vendored
View File

@@ -16,7 +16,7 @@
"name": "test",
"program": "${workspaceFolder}/build_Debug/tests/TestBayesNet",
"args": [
"[XBAODE]"
"Test Dataset Loading"
],
"cwd": "${workspaceFolder}/build_Debug/tests"
},