diff options
author | Carlos Martín Nieto <cmn@elego.de> | 2011-07-26 15:53:52 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@elego.de> | 2011-07-26 15:53:52 +0200 |
commit | 20a7e8208ee46de96050b06d06dfbc3e847668c2 (patch) | |
tree | 3ef0c2ae46a008d4a950b3622870059809fb85ca /tests/diff/blob.c | |
parent | 05a62d1a8264e724e8353684de60b46eb6853cbb (diff) | |
download | libgit2-20a7e8208ee46de96050b06d06dfbc3e847668c2.tar.gz |
Remove extra git_index_read from the tests
When you open an index with git_index_open, the file is read before
the function returns. Thus, calling git_index_read after that is
useless.
Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Diffstat (limited to 'tests/diff/blob.c')
0 files changed, 0 insertions, 0 deletions