diff options
Diffstat (limited to 'ext/ply/test/yacc_notok.exp')
-rw-r--r-- | ext/ply/test/yacc_notok.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/test/yacc_notok.exp b/ext/ply/test/yacc_notok.exp index 708f6f597..d2399fe17 100644 --- a/ext/ply/test/yacc_notok.exp +++ b/ext/ply/test/yacc_notok.exp @@ -1 +1 @@ -yacc.YaccError: module does not define a list 'tokens' +ply.yacc.YaccError: module does not define a list 'tokens' |