diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 58776ea..dc330f7 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -14,7 +14,7 @@ "--accept-multiclient", ".", "--", - "sample" + "test_data" ], "isBackground": true, "problemMatcher": { @@ -31,4 +31,4 @@ } } ] -} +} \ No newline at end of file