summaryrefslogtreecommitdiff
path: root/lib/custodian/protocol-tests/https.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/custodian/protocol-tests/https.rb')
-rwxr-xr-xlib/custodian/protocol-tests/https.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/custodian/protocol-tests/https.rb b/lib/custodian/protocol-tests/https.rb
index 0935ebb..8b9c805 100755
--- a/lib/custodian/protocol-tests/https.rb
+++ b/lib/custodian/protocol-tests/https.rb
@@ -60,6 +60,11 @@ class HTTPSTest
def run_test
#
+ # Reset state from previous test.
+ #
+ @error = nil
+
+ #
# Do the fetch, if this success then we'll have the
# @status + @text setup
#