3.7 test_fstring now works.

This commit is contained in:
rocky
2020-01-14 00:09:04 -05:00
parent 73937ffeb4
commit 0706f18b1d
2 changed files with 1 additions and 2 deletions

View File

@@ -45,7 +45,6 @@ SKIP_TESTS=(
[test_float.py]=1
[test_format.py]=1
[test_frame.py]=1
[test_fstring.py]=1 # Investigate
[test_ftplib.py]=1
[test_functools.py]=1
[test_gdb.py]=1 # it fails on its own