<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -626,7 +626,7 @@
 	
 	// Just for testing the request generated a custom error description - don't do this! You should look at the domain / code of the underlyingError in your own programs.
 	BOOL success = ([[[request error] localizedDescription] isEqualToString:@&quot;A connection failure occurred: Secure certificate had an untrusted root&quot;]);
-	GHAssertTrue(success,@&quot;Basic synchronous request failed&quot;);
+	GHAssertTrue(success,@&quot;Generated the wrong error for a self signed cert&quot;);
 	
 	// Turn off certificate validation, and try again
 	request = [ASIHTTPRequest requestWithURL:url];</diff>
      <filename>Classes/Tests/ASIHTTPRequestTests.m</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e81d5707a04634e2436f83897ed2208977112133</id>
    </parent>
  </parents>
  <author>
    <name>Ben Copsey</name>
    <email>ben@allseeing-i.com</email>
  </author>
  <url>http://github.com/pokeb/asi-http-request/commit/4dc57666bd221b53510945c332fe0bd46bf55beb</url>
  <id>4dc57666bd221b53510945c332fe0bd46bf55beb</id>
  <committed-date>2009-06-07T04:45:52-07:00</committed-date>
  <authored-date>2009-06-07T04:45:52-07:00</authored-date>
  <message>Fix test error message</message>
  <tree>43101d6bc48550d8f44d19cdc1c9201b034e231b</tree>
  <committer>
    <name>Ben Copsey</name>
    <email>ben@allseeing-i.com</email>
  </committer>
</commit>
