aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-06-05 17:17:03 -0700
committerGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-06-05 17:17:03 -0700
commit4ac6b88a13e1356ad962f867e1a11ecae214560b (patch)
treee5ddee4e1e1fd0928da3d8bb1c90a7204e568547 /build.json
parent6f61e9542da0cb5a878814ddcae1b2b58b34c8ac (diff)
parentb5075e3754954c6644ee6b54b9755c38cec3902f (diff)
Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-of-test
Add working tests for httpcli
Diffstat (limited to 'build.json')
-rw-r--r--build.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.json b/build.json
index 084645937b..d7050d5623 100644
--- a/build.json
+++ b/build.json
@@ -1351,7 +1351,6 @@
{
"name": "httpcli_test",
"build": "test",
- "run": false,
"language": "c",
"src": [
"test/core/httpcli/httpcli_test.c"