Update files that reference tests-clar

This commit is contained in:
Ben Straub
2013-11-14 14:10:32 -08:00
parent 1782038144
commit 83e1efbf46
7 changed files with 12 additions and 12 deletions

View File

@@ -66,7 +66,7 @@ int main (int argc, char** argv)
// simplest. There are also [methods][me] for specifying the index file
// and work tree locations, here we assume they are in the normal places.
//
// (Try running this program against tests-clar/resources/testrepo.git.)
// (Try running this program against tests/resources/testrepo.git.)
//
// [me]: http://libgit2.github.com/libgit2/#HEAD/group/repository
int error;