diff options
author | Daniel Fischer <df@sun.com> | 2009-02-25 15:00:17 +0100 |
---|---|---|
committer | Daniel Fischer <df@sun.com> | 2009-02-25 15:00:17 +0100 |
commit | a498dbea5c3c92cf0d5a085826c9cd864a05df44 (patch) | |
tree | acc8362921f33e73d30a6a95f830d83e88f7889a /mysql-test/collections/README.experimental | |
parent | b8de07d0e7347c25c465dd88ade4a57b5c5c4966 (diff) | |
download | mariadb-git-a498dbea5c3c92cf0d5a085826c9cd864a05df44.tar.gz |
address review comments
Diffstat (limited to 'mysql-test/collections/README.experimental')
-rw-r--r-- | mysql-test/collections/README.experimental | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/collections/README.experimental b/mysql-test/collections/README.experimental index d06e55f1246..9eee2394423 100644 --- a/mysql-test/collections/README.experimental +++ b/mysql-test/collections/README.experimental @@ -11,7 +11,7 @@ The syntax is as follows: 2) Empty lines and lines starting with a hash (#) are ignored. -3) If any other line contains a black followed by a hash (#), the hash +3) If any other line contains a blank followed by a hash (#), the hash and any subsequent characters are ignored. 4) The full test case name including the suite and execution mode |