summaryrefslogtreecommitdiff
path: root/tests-clar
diff options
context:
space:
mode:
Diffstat (limited to 'tests-clar')
-rw-r--r--tests-clar/clone/clone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-clar/clone/clone.c b/tests-clar/clone/clone.c
index d10b79c91..4cca15ffe 100644
--- a/tests-clar/clone/clone.c
+++ b/tests-clar/clone/clone.c
@@ -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"