
24 May
2013
24 May
'13
5:22 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3ad0353781b1e88b2c850b56088be39ea1fdc6a8 https://github.com/phpmyadmin/phpmyadmin/commit/3ad0353781b1e88b2c850b56088b... Author: Michal Čihař <mcihar@suse.cz> Date: 2013-05-24 (Fri, 24 May 2013) Changed paths: M test/classes/PMA_Types_MySQL_test.php Log Message: ----------- Simplify types test We don't need to check for exact returned string, checking it is not empty is actually enough.