support for completions on return statements.

This commit is contained in:
Dave Halter
2014-06-22 12:05:22 +02:00
parent d752907290
commit b7bf8d515c
4 changed files with 9 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ def test_operators():
diff_code_assert(src, prs.module.get_code())
@pytest.mark.skipif('True', reason='Broke get_code support for yield/return statements.')
def test_get_code():
"""Use the same code that the parser also generates, to compare"""
s = u('''"""a docstring"""