Skip to content

Commit

Permalink
Add a missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
lanierd-adsk committed Dec 11, 2024
1 parent 425d09a commit 2214b15
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
import mtohUtils
import mayaUtils
from testUtils import PluginLoaded
import platform

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

0 comments on commit 2214b15

Please sign in to comment.