Merge branch 'rr/test-make-sure-we-have-git'
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Sep 2012 17:40:24 +0000 (10:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Sep 2012 17:40:24 +0000 (10:40 -0700)
Only the first test t0000 in the test suite made sure we have built
Git to be tested; move the check to test-lib so that it applies to
all tests equally.

* rr/test-make-sure-we-have-git:
  t/test-lib: make sure Git has already been built

1  2 
t/t0000-basic.sh
t/test-lib.sh

Simple merge
diff --cc t/test-lib.sh
Simple merge