Update tests

* string_pep498_fstring.py: Not compatible with python3.5
 * cmd_parsetree.py: enumerated constants changed
This commit is contained in:
Jeff Epler 2020-03-09 09:19:02 -05:00
parent 473e9c5ffb
commit ef195d6e1b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---------------- ----------------
[ 4] rule(1) (n=9) [ 4] rule(1) (n=9)
tok(4) tok(10)
[ 4] rule(22) (n=4) [ 4] rule(22) (n=4)
id(i) id(i)
[ 4] rule(44) (n=1) [ 4] rule(44) (n=1)
@ -9,7 +9,7 @@
NULL NULL
[ 6] rule(5) (n=2) [ 6] rule(5) (n=2)
id(a) id(a)
tok(14) tok(20)
[ 7] rule(5) (n=2) [ 7] rule(5) (n=2)
id(b) id(b)
str(str) str(str)