Commit 61b52edd authored by unknown's avatar unknown
Browse files

Remove todo about better manual


client/mysqltest.c:
  Remove the TODO saying we need better manual since that has been fixed now.
parent 5d39c1c6
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -15,8 +15,7 @@
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */

/* mysqltest test tool
 * See the manual for more information
 * TODO: document better how mysqltest works
 * See the "MySQL Test framework manual" for more information
 *
 * Written by:
 *   Sasha Pachev <sasha@mysql.com>