summaryrefslogtreecommitdiff
path: root/.deepsource.toml
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@outlook.com>2020-07-10 18:59:52 +0200
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-12 17:13:10 +0800
commit0238e6cce512a0960d280e7ec932ff1aaab9d0f1 (patch)
tree65f5719294f220e0a516cdd6af716cfa259c2863 /.deepsource.toml
parent50edc9af4ab43c510237371aceadd520442f3e24 (diff)
downloadgitpython-0238e6cce512a0960d280e7ec932ff1aaab9d0f1.tar.gz
tools: update tool scripts after moving tests
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Diffstat (limited to '.deepsource.toml')
-rw-r--r--.deepsource.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.deepsource.toml b/.deepsource.toml
index 6e2f9d92..d55288b8 100644
--- a/.deepsource.toml
+++ b/.deepsource.toml
@@ -1,7 +1,7 @@
version = 1
test_patterns = [
- 'git/test/**/test_*.py'
+ 'test/**/test_*.py'
]
exclude_patterns = [