diff --git a/test/bytecode_2.7_run/00_docstring.pyc b/test/bytecode_2.7_run/00_docstring.pyc index 8f67e566..8cf0f359 100644 Binary files a/test/bytecode_2.7_run/00_docstring.pyc and b/test/bytecode_2.7_run/00_docstring.pyc differ diff --git a/test/bytecode_3.6/00_docstring.pyc b/test/bytecode_3.6/00_docstring.pyc deleted file mode 100644 index b7600421..00000000 Binary files a/test/bytecode_3.6/00_docstring.pyc and /dev/null differ diff --git a/test/simple_source/stmts/00_docstring.py b/test/simple_source/stmts/00_docstring.py index b2586274..e223dbfd 100644 --- a/test/simple_source/stmts/00_docstring.py +++ b/test/simple_source/stmts/00_docstring.py @@ -77,6 +77,5 @@ dq3() dq4() dq5() dq6() -# FIXME: Reinstate -# dq7() +dq7() baz()