Skip to content

Commit 4f9dfde

Browse files
committed
Issue 20: rename test folder
1 parent 19a6ef1 commit 4f9dfde

File tree

8 files changed

+1
-0
lines changed

8 files changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818
license = 'MIT',
1919
url = 'https://github.com/adafruit/Adafruit_Python_GPIO/',
2020
install_requires = requires,
21+
test_suite = 'tests',
2122
packages = find_packages())
File renamed without changes.

tests/__init__.py

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)