From e293bdb2c19cacad91d4f5a846568ac595b3a48e Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Thu, 23 Feb 2012 09:24:11 +0100 Subject: instead of having win/notwin tests that only differ in results, use one test with two combinations (win/unix), where only one is enabled. Apply this technique to mysqld--help. --- mysql-test/t/mysqld--help-notwin.test | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 mysql-test/t/mysqld--help-notwin.test (limited to 'mysql-test/t/mysqld--help-notwin.test') diff --git a/mysql-test/t/mysqld--help-notwin.test b/mysql-test/t/mysqld--help-notwin.test deleted file mode 100644 index 7cc490c0615..00000000000 --- a/mysql-test/t/mysqld--help-notwin.test +++ /dev/null @@ -1,9 +0,0 @@ -# -# mysqld --help -# ---source include/not_embedded.inc ---source include/not_windows.inc ---source include/have_perfschema.inc - ---source include/mysqld--help.inc - -- cgit v1.2.1