Module Name:    src
Committed By:   pgoyette
Date:           Thu Apr 17 23:15:27 UTC 2014

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
Reference the correct test file name...

Hello again, xtos!


To generate a diff of this commit:
cvs rdiff -u -r1.565 -r1.566 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.565 src/distrib/sets/lists/tests/mi:1.566
--- src/distrib/sets/lists/tests/mi:1.565	Thu Apr 17 18:37:07 2014
+++ src/distrib/sets/lists/tests/mi	Thu Apr 17 23:15:27 2014
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.565 2014/04/17 18:37:07 christos Exp $
+# $NetBSD: mi,v 1.566 2014/04/17 23:15:27 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3159,7 +3159,7 @@
 ./usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c		tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c		tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c		tests-usr.bin-tests	atf
-./usr/tests/usr.bin/xlint/lint1/d_cvt_in_constant.c		tests-usr.bin-tests	atf
+./usr/tests/usr.bin/xlint/lint1/d_cvt_constant.c		tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c		tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c	tests-usr.bin-tests	atf
 ./usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c	tests-usr.bin-tests	atf

Reply via email to