Cleanup: Fix typos in tests subdirectory
Fixes various typos Co-authored-by: luz paz Pull Request: https://projects.blender.org/blender/blender/pulls/148090
This commit is contained in:
committed by
Jesse Yurkovich
parent
52e169b59c
commit
024f396d06
@@ -34,7 +34,7 @@ SIMPLE TESTS
|
||||
Rotation
|
||||
Scale
|
||||
|
||||
HIERARCY
|
||||
HIERARCHY
|
||||
Parent_Child
|
||||
Parent_Multiple Child
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ class TestSpec:
|
||||
op: string - name of a function in bpy.ops.mesh
|
||||
test_obj: string - name of the object to apply the test to
|
||||
expected_obj: string - name of the object that has the expected result
|
||||
select: string - should be V, E, or F followed by space seperated indices of desired selection
|
||||
select: string - should be V, E, or F followed by space separated indices of desired selection
|
||||
params: string - space-separated name=val pairs giving operator arguments
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user