summaryrefslogtreecommitdiff
path: root/.deepsource.toml
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@outlook.com>2020-07-10 18:59:52 +0200
committerKonrad Weihmann <kweihmann@outlook.com>2020-07-12 15:39:58 +0200
commit961539ced52c82519767a4c9e5852dbeccfc974e (patch)
treec27a6764e06e9ef0fb4275a94e076c0a7c6006c1 /.deepsource.toml
parent7e7045c4a2b2438adecd2ba59615fbb61d014512 (diff)
downloadgitpython-961539ced52c82519767a4c9e5852dbeccfc974e.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 = [