Skip to content

Commit

Permalink
add missing platform lib
Browse files Browse the repository at this point in the history
  • Loading branch information
lilike-adsk committed Oct 28, 2024
1 parent abf0a67 commit 9c013c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lib/mayaUsd/render/mayaToHydra/testOpenPBRSurface.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import fixturesUtils
import mtohUtils
import mayaUtils
import platform

class TestOpenPBRSurface(mtohUtils.MayaHydraBaseTestCase): #Subclassing mtohUtils.MayaHydraBaseTestCase to be able to call self.assertSnapshotClose
# MayaHydraBaseTestCase.setUpClass requirement.
Expand Down

0 comments on commit 9c013c4

Please sign in to comment.