diff options
| author | Gabe Hayes <[email protected]> | 2013-07-30 10:26:36 -0700 |
|---|---|---|
| committer | Gabe Hayes <[email protected]> | 2013-07-30 10:26:36 -0700 |
| commit | af3fce00d94179d636e47829fb4a25d67fb17185 (patch) | |
| tree | 9bcae7577c79a142966c2fbbeba06895cc544822 /test/fetchGitData.js | |
| parent | 11f429f64c225a3e933458aff5b4e500f274455b (diff) | |
| parent | 2907c99ea450809eff5ccc251c6b91cd0ba52791 (diff) | |
| download | node-coveralls-af3fce00d94179d636e47829fb4a25d67fb17185.tar.xz node-coveralls-af3fce00d94179d636e47829fb4a25d67fb17185.zip | |
fixed test
Diffstat (limited to 'test/fetchGitData.js')
| -rw-r--r-- | test/fetchGitData.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/fetchGitData.js b/test/fetchGitData.js index a036e50..87a6ed2 100644 --- a/test/fetchGitData.js +++ b/test/fetchGitData.js @@ -157,7 +157,4 @@ describe("fetchGitData", function(){ options.remotes.should.be.instanceof(Array); options.remotes.length.should.be.above(0); }); - it("should join passed remotes when a valid commit hash is given", function() { - - }); }); |
