|
@@ -296,7 +296,7 @@ class FrameworkTest:
|
|
self.update_url_passed = False
|
|
self.update_url_passed = False
|
|
|
|
|
|
# plaintext
|
|
# plaintext
|
|
- if self.runTests[self.UPDATE]:
|
|
|
|
|
|
+ if self.runTests[self.PLAINTEXT]:
|
|
try:
|
|
try:
|
|
out.write( "VERIFYING Plaintext (" + self.plaintext_url + ") ...\n" )
|
|
out.write( "VERIFYING Plaintext (" + self.plaintext_url + ") ...\n" )
|
|
out.flush()
|
|
out.flush()
|