]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Fix the test name.
authorTim Kientzle <kientzle@gmail.com>
Sun, 5 Apr 2009 05:03:13 +0000 (01:03 -0400)
committerTim Kientzle <kientzle@gmail.com>
Sun, 5 Apr 2009 05:03:13 +0000 (01:03 -0400)
SVN-Revision: 922

cpio/test/test_option_C_upper.c

index c1c722b88e5746d04b2accf90f041ae64631dcea..b15f8870eb2fdd49c85d10401a3dc6a200ed94ba 100644 (file)
@@ -26,7 +26,7 @@
 __FBSDID("$FreeBSD$");
 
 
-DEFINE_TEST(test_option_upper_C)
+DEFINE_TEST(test_option_C_upper)
 {
        struct stat st;
        int r, fd;