Skip to content

Commit 0734f60

Browse files
committed
a little patch to exclude looking for tests in bin/
1 parent 8e64be3 commit 0734f60

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
--- a/pytest.ini
2+
+++ b/pytest.ini
3+
@@ -1,2 +1,3 @@
4+
[pytest]
5+
addopts = --doctest-modules
6+
+testpaths = heuristics tests

debian/patches/series

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
deb_temp_pointtotestsdirs

0 commit comments

Comments
 (0)