1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Removed useless TODOs.

* testenv/Test--reject-log.py: Remove TODOs.
This commit is contained in:
Jookia 2015-08-22 01:41:44 +10:00 committed by Tim Rühsen
parent e04c5989ff
commit d3d8de8223

View File

@ -78,8 +78,6 @@ Files = [[index_html, secondpage_html, thirdpage_html, robots_txt, dummy_txt]]
ExpectedReturnCode = 0
ExpectedDownloadedFiles = [index_html, secondpage_html, thirdpage_html, robots_txt, log_csv]
# TODO: fix long line
# TODO: check names
################ Pre and Post Test Hooks #####################################
pre_test = {