]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Ooops. Correct the test name to match the filename.
authorTim Kientzle <kientzle@gmail.com>
Sun, 5 Apr 2009 05:47:01 +0000 (01:47 -0400)
committerTim Kientzle <kientzle@gmail.com>
Sun, 5 Apr 2009 05:47:01 +0000 (01:47 -0400)
SVN-Revision: 927

cpio/test/test_option_B_upper.c

index 6f67d0d28b3782c4e3b35137c0b43a2968f6c990..1b9260e4a90191b30771d3beea7addb6e8adc3ce 100644 (file)
@@ -26,7 +26,7 @@
 __FBSDID("$FreeBSD$");
 
 
-DEFINE_TEST(test_option_B)
+DEFINE_TEST(test_option_B_upper)
 {
        struct stat st;
        int r, fd;