summaryrefslogtreecommitdiff
path: root/testenv/Test--rejected-log.py
diff options
context:
space:
mode:
Diffstat (limited to 'testenv/Test--rejected-log.py')
-rw-r--r--[-rwxr-xr-x]testenv/Test--rejected-log.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/testenv/Test--rejected-log.py b/testenv/Test--rejected-log.py
index 03f62c29..ae6254ab 100755..100644
--- a/testenv/Test--rejected-log.py
+++ b/testenv/Test--rejected-log.py
@@ -6,7 +6,6 @@ from misc.wget_file import WgetFile
"""
This test executed Wget in recursive mode with a rejected log outputted.
"""
-TEST_NAME = "Rejected Log"
############# File Definitions ###############################################
mainpage = """
<html>
@@ -93,7 +92,6 @@ post_test = {
}
err = HTTPTest (
- name=TEST_NAME,
pre_hook=pre_test,
test_params=test_options,
post_hook=post_test