From: Tim Kientzle Date: Sun, 5 Apr 2009 05:47:01 +0000 (-0400) Subject: Ooops. Correct the test name to match the filename. X-Git-Tag: v2.7.0~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a93d8b23cf30759d2fcf351dd9fa92936a80b50;p=thirdparty%2Flibarchive.git Ooops. Correct the test name to match the filename. SVN-Revision: 927 --- diff --git a/cpio/test/test_option_B_upper.c b/cpio/test/test_option_B_upper.c index 6f67d0d28..1b9260e4a 100644 --- a/cpio/test/test_option_B_upper.c +++ b/cpio/test/test_option_B_upper.c @@ -26,7 +26,7 @@ __FBSDID("$FreeBSD$"); -DEFINE_TEST(test_option_B) +DEFINE_TEST(test_option_B_upper) { struct stat st; int r, fd;