summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Edmund Crosley <timothy.crosley@gmail.com>2020-05-12 00:30:53 -0700
committerGitHub <noreply@github.com>2020-05-12 00:30:53 -0700
commit035a287a96470a7b5a29f9f4cd4ef75e83a777f9 (patch)
tree3e8c69484529c17b8c51a26b62df2a49c3463e87
parentc490956361124943a2d91f8884692e117807f5ba (diff)
downloadisort-035a287a96470a7b5a29f9f4cd4ef75e83a777f9.tar.gz
Update .deepsource.toml
-rw-r--r--.deepsource.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.deepsource.toml b/.deepsource.toml
index b6fabbc9..07c27e3d 100644
--- a/.deepsource.toml
+++ b/.deepsource.toml
@@ -1,10 +1,10 @@
version = 1
-test_patterns = ["test/**/test_*.py"]
+test_patterns = ["tests/**/test_*.py"]
[[analyzers]]
name = "python"
enabled = true
[analyzers.meta]
- runtime_version = "3.x.x" \ No newline at end of file
+ runtime_version = "3.x.x"