diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/aliased_imports.py b/languages/tree-sitter-stack-graphs-python/test/aliased_imports.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/aliased_imports.py rename to languages/tree-sitter-stack-graphs-python/test/aliased_imports.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/attributes.py b/languages/tree-sitter-stack-graphs-python/test/attributes.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/attributes.py rename to languages/tree-sitter-stack-graphs-python/test/attributes.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/blocks.py b/languages/tree-sitter-stack-graphs-python/test/blocks.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/blocks.py rename to languages/tree-sitter-stack-graphs-python/test/blocks.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/chained_functions.py b/languages/tree-sitter-stack-graphs-python/test/chained_functions.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/chained_functions.py rename to languages/tree-sitter-stack-graphs-python/test/chained_functions.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/chained_methods.py b/languages/tree-sitter-stack-graphs-python/test/chained_methods.py.skip similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/chained_methods.py rename to languages/tree-sitter-stack-graphs-python/test/chained_methods.py.skip diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/class_members.py b/languages/tree-sitter-stack-graphs-python/test/class_members.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/class_members.py rename to languages/tree-sitter-stack-graphs-python/test/class_members.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/decorators.py b/languages/tree-sitter-stack-graphs-python/test/decorators.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/decorators.py rename to languages/tree-sitter-stack-graphs-python/test/decorators.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/exceptions.py b/languages/tree-sitter-stack-graphs-python/test/exceptions.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/exceptions.py rename to languages/tree-sitter-stack-graphs-python/test/exceptions.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/functions.py b/languages/tree-sitter-stack-graphs-python/test/functions.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/functions.py rename to languages/tree-sitter-stack-graphs-python/test/functions.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/imported_functions.py b/languages/tree-sitter-stack-graphs-python/test/imported_functions.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/imported_functions.py rename to languages/tree-sitter-stack-graphs-python/test/imported_functions.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/imports.py b/languages/tree-sitter-stack-graphs-python/test/imports.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/imports.py rename to languages/tree-sitter-stack-graphs-python/test/imports.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/instance_members.py b/languages/tree-sitter-stack-graphs-python/test/instance_members.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/instance_members.py rename to languages/tree-sitter-stack-graphs-python/test/instance_members.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/loops.py b/languages/tree-sitter-stack-graphs-python/test/loops.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/loops.py rename to languages/tree-sitter-stack-graphs-python/test/loops.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/many_definitions.py b/languages/tree-sitter-stack-graphs-python/test/many_definitions.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/many_definitions.py rename to languages/tree-sitter-stack-graphs-python/test/many_definitions.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/pattern_matching.py b/languages/tree-sitter-stack-graphs-python/test/pattern_matching.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/pattern_matching.py rename to languages/tree-sitter-stack-graphs-python/test/pattern_matching.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/redundant_reexport.py b/languages/tree-sitter-stack-graphs-python/test/redundant_reexport.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/redundant_reexport.py rename to languages/tree-sitter-stack-graphs-python/test/redundant_reexport.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/relative_imports.py b/languages/tree-sitter-stack-graphs-python/test/relative_imports.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/relative_imports.py rename to languages/tree-sitter-stack-graphs-python/test/relative_imports.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/statement_bindings.py b/languages/tree-sitter-stack-graphs-python/test/statement_bindings.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/statement_bindings.py rename to languages/tree-sitter-stack-graphs-python/test/statement_bindings.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/superclasses.py b/languages/tree-sitter-stack-graphs-python/test/superclasses.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/superclasses.py rename to languages/tree-sitter-stack-graphs-python/test/superclasses.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/test.py b/languages/tree-sitter-stack-graphs-python/test/test.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/test.py rename to languages/tree-sitter-stack-graphs-python/test/test.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/tuples.py b/languages/tree-sitter-stack-graphs-python/test/tuples.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/tuples.py rename to languages/tree-sitter-stack-graphs-python/test/tuples.py diff --git a/languages/tree-sitter-stack-graphs-python/test/legacy.skip/wildcard_import.py b/languages/tree-sitter-stack-graphs-python/test/wildcard_import.py similarity index 100% rename from languages/tree-sitter-stack-graphs-python/test/legacy.skip/wildcard_import.py rename to languages/tree-sitter-stack-graphs-python/test/wildcard_import.py