We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d56d3f0 commit d1d2168Copy full SHA for d1d2168
test/__init__.py
@@ -89,7 +89,7 @@ def setUp(self):
89
'./CHANGELOG.md',
90
'./CODE_OF_CONDUCT.md',
91
'./CONTRIBUTING.md',
92
- './LICENSE.md',
+ ['./LICENSE.md', './License.txt'],
93
'./README.md',
94
'./TROUBLESHOOTING.md',
95
'./USAGE.md',
0 commit comments