Module Name: src
Committed By: pgoyette
Date: Fri Jan 7 03:04:12 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Forgot the Atffile for t_ttyio test
To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 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.215 src/distrib/sets/lists/tests/mi:1.216
--- src/distrib/sets/lists/tests/mi:1.215 Fri Jan 7 02:49:09 2011
+++ src/distrib/sets/lists/tests/mi Fri Jan 7 03:04:12 2011
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.215 2011/01/07 02:49:09 pgoyette Exp $
+# $NetBSD: mi,v 1.216 2011/01/07 03:04:12 pgoyette Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1682,6 +1682,7 @@
./usr/tests/lib/libc/string/t_stresep tests-lib-tests atf
./usr/tests/lib/libc/string/t_swab tests-lib-tests atf
./usr/tests/lib/libc/ttyio tests-lib-tests
+./usr/tests/lib/libc/ttyio/Atffile tests-lib-tests atf
./usr/tests/lib/libc/ttyio/t_ttyio tests-lib-tests atf
./usr/tests/lib/libc/t_atexit tests-lib-tests atf
./usr/tests/lib/libc/t_cerror tests-lib-tests atf