Skip to content

Commit

Permalink
update testing configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
Sup2point0 committed Apr 25, 2024
1 parent 0e72f35 commit 3f3b4a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"python.testing.pytestArgs": [
"tests/card-art.py"
"tests/fetch-data.py",
"tests/load-data.py"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,
Expand Down
2 changes: 1 addition & 1 deletion suptools
Submodule suptools updated 2 files
+1 −1 __init__.py
+1 −1 weighted-list
Empty file added tests/__init__.py
Empty file.

0 comments on commit 3f3b4a4

Please sign in to comment.