diff --git a/tests/tokenized/GEN_START.txt b/tests/tokenized/GEN_START.txt index 24f7ab62a..d3e46fc95 100644 --- a/tests/tokenized/GEN_START.txt +++ b/tests/tokenized/GEN_START.txt @@ -1,11 +1,3 @@ -def GS0 ( ) : - -yield 0 - -async def GS1 ( ) : - -pass - -async def GS2 ( ) : - -yield 0 +def GEN_START ( ) : + +yield 0