Cleanup: run autopep8 on tests/
This commit is contained in:
@@ -15,7 +15,7 @@ def main():
|
||||
test = [
|
||||
# World coordinates of test and expected object should be same.
|
||||
SpecMeshTest("PlaneOcean", "testObjPlaneOcean", "expObjPlaneOcean",
|
||||
[ModifierSpec('Ocean', 'OCEAN', {})]),
|
||||
[ModifierSpec('Ocean', 'OCEAN', {})]),
|
||||
]
|
||||
ocean_test = RunTest(test)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user