Skip to content

Commit

Permalink
Changes to enable test discovery + running + debugging from VSCode (#490
Browse files Browse the repository at this point in the history
)
  • Loading branch information
gauravsaralMs committed Mar 20, 2019
1 parent f1d9ccd commit 916318e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 12 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"python.unitTest.pyTestEnabled": true,
}
Empty file.
6 changes: 0 additions & 6 deletions azure-devops/azext_devops/test/common/_init_.py

This file was deleted.

Empty file.
6 changes: 0 additions & 6 deletions azure-devops/azext_devops/test/team/_init_.py

This file was deleted.

0 comments on commit 916318e

Please sign in to comment.