diff options
| author | Cody Logan <clpo13@gmail.com> | 2020-01-28 15:06:25 -0800 |
|---|---|---|
| committer | Cody Logan <clpo13@gmail.com> | 2020-01-28 15:06:25 -0800 |
| commit | 1901be9d17b1b27adc95982b84fe8aa43d3c123e (patch) | |
| tree | f4041c91529a6c6e09c43a7997f08fd3dee8b92b /test/test_validations.py | |
| parent | 97e3178ac7fc3ad3edcebd9056c0739bd3da89b9 (diff) | |
| download | wikiget-1901be9d17b1b27adc95982b84fe8aa43d3c123e.tar.gz wikiget-1901be9d17b1b27adc95982b84fe8aa43d3c123e.zip | |
Code cleanup
Diffstat (limited to 'test/test_validations.py')
| -rw-r--r-- | test/test_validations.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_validations.py b/test/test_validations.py index a0e2628..c84370f 100644 --- a/test/test_validations.py +++ b/test/test_validations.py @@ -16,8 +16,6 @@ # You should have received a copy of the GNU General Public License # along with Wikiget. If not, see <https://www.gnu.org/licenses/>. -"""Defines test functions to run with pytest.""" - import os import pytest |
