diff options
author | Eliot Horowitz <eliot@10gen.com> | 2010-02-12 11:33:07 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2010-02-12 11:33:07 -0500 |
commit | 2f406ce7620eb7850fb79db9e8028985826894bc (patch) | |
tree | 5c440ed132c34a4f9e32f2ca3189b1a67fed6dc1 /.gitignore | |
parent | eaf2a30a5b24b81836c0de6e22f67b15cfc82990 (diff) | |
download | mongo-2f406ce7620eb7850fb79db9e8028985826894bc.tar.gz |
test for http interface
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8f3ff8ab3f0..906cd249f57 100644 --- a/.gitignore +++ b/.gitignore @@ -87,6 +87,7 @@ test authTest perftest clientTest +httpClientTest #debian build-stamp |