Skip to content

Commit

Permalink
Turn off network-dependent test for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Straub committed Jul 27, 2012
1 parent 6eb240b commit 15445f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-clar/clone/clone.c
Expand Up @@ -4,7 +4,7 @@
#include "repository.h"

#define DO_LOCAL_TEST 0
#define DO_LIVE_NETWORK_TESTS 1
#define DO_LIVE_NETWORK_TESTS 0
#define LIVE_REPO_URL "http://github.com/libgit2/node-gitteh"


Expand Down

0 comments on commit 15445f9

Please sign in to comment.