Skip to content

Commit

Permalink
Comment in potentially offending unit test to see where the Travis-CI…
Browse files Browse the repository at this point in the history
… build goes wrong.

See vibe-d#756.
  • Loading branch information
s-ludwig authored and marcioapm committed Sep 4, 2014
1 parent cb899c9 commit 4728e72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/vibe/http/client.d
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ class HTTPClientSettings {
Duration defaultKeepAliveTimeout = 10.seconds;
}

/* DMD bug @ 2.065
///
unittest {
void test() {
Expand All @@ -222,7 +221,6 @@ unittest {

}
}
*/


/**
Expand Down

0 comments on commit 4728e72

Please sign in to comment.