Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 5e010c9b2f3f7189675df78b1f54c4db5e2e7571 https://github.com/phpmyadmin/sql-parser/commit/5e010c9b2f3f7189675df78b1f54... Author: Michal Čihař michal@cihar.com Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths: M tests/data/parser/parseSelectWrongOrder2.out
Log Message: ----------- Fix class prefix in test data
The test was wrongly using old class names without PhpMyAdmin prefix.
Signed-off-by: Michal Čihař michal@cihar.com