Update output generated by test_scope
diff --git a/Lib/test/output/test_scope b/Lib/test/output/test_scope
index 04dacaa..5c80b6e 100644
--- a/Lib/test/output/test_scope
+++ b/Lib/test/output/test_scope
@@ -19,5 +19,5 @@
 18. verify that locals() works
 19. var is bound and free in class
 20. interaction with trace function
-20. eval with free variables
+20. eval and exec with free variables
 21. list comprehension with local variables