diff options
author | Sergei Golubchik <sergii@pisem.net> | 2012-02-23 09:24:11 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2012-02-23 09:24:11 +0100 |
commit | e293bdb2c19cacad91d4f5a846568ac595b3a48e (patch) | |
tree | 503b3836e5ba4ef1d0f0a407ae407fa9d7edb490 /mysql-test/t/mysqld--help-notwin.test | |
parent | 3cda92aece63a1d1d7f0f37e0e6c2535d2022e62 (diff) | |
download | mariadb-git-e293bdb2c19cacad91d4f5a846568ac595b3a48e.tar.gz |
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.
Diffstat (limited to 'mysql-test/t/mysqld--help-notwin.test')
-rw-r--r-- | mysql-test/t/mysqld--help-notwin.test | 9 |
1 files changed, 0 insertions, 9 deletions
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 - |