Skip to content

Commit 2e578e7

Browse files
committed
Set absolute path to tests.
1 parent 8186f2e commit 2e578e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"python.testing.unittestArgs": [
44
"-v",
55
"-s",
6-
"tests",
6+
"optimo/tests",
77
"-p",
88
"test_*.py"
99
],

0 commit comments

Comments
 (0)