Skip to content

Commit

Permalink
remove tmp files and update code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
roopavr-adsk committed Feb 14, 2024
1 parent e255e26 commit 0152da6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/lib/mayaUsd/render/mayaToHydra/testMayaDisplayModes.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ def switchDisplayModes(self):
def test_MayaDisplayModes(self):
cmds.file(new=True, force=True)

# Load a maya scene with a maya native sphere, usd sphere and some lights, with HdStorm already being the viewport renderer.
# The sphere is not at the origin on purpose
# open simple Maya scene wita light/sphere/plane
testFile = mayaUtils.openTestScene(
"testMayaDisplayModes",
"testMayaDisplayModes.ma")
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 0152da6

Please sign in to comment.