Skip to content

Commit 0dc2b63

Browse files
committed
Fix test generator after #294
Signed-off-by: William Desportes <[email protected]>
1 parent 833fb1e commit 0dc2b63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/TestGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
require_once '../vendor/autoload.php';
66

7+
use PhpMyAdmin\SqlParser\Context;
78
use PhpMyAdmin\SqlParser\Lexer;
89
use PhpMyAdmin\SqlParser\Parser;
910

0 commit comments

Comments
 (0)