Skip to content

Commit

Permalink
Move tests outside package (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Dec 20, 2022
1 parent eccd8ee commit f3d898e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ subprocess_tee =
addopts = --doctest-modules --durations 10 --durations-min=3 --color=yes
doctest_optionflags = ALLOW_UNICODE ELLIPSIS
norecursedirs = dist doc build .tox .eggs
testpaths = src
filterwarnings =
# treat warnings as errors unless we add them below
error
Expand Down
Empty file added test/__init__.py
Empty file.
File renamed without changes.
File renamed without changes.

0 comments on commit f3d898e

Please sign in to comment.