t1300: remove redundant test
authorJeff King <peff@peff.net>
Tue, 23 Oct 2012 19:09:22 +0000 (15:09 -0400)
committerJeff King <peff@peff.net>
Wed, 24 Oct 2012 07:36:51 +0000 (03:36 -0400)
This test checks that git-config fails for an ambiguous
"get", but we check the exact same thing 3 tests beforehand.

Signed-off-by: Jeff King <peff@peff.net>
No differences found