Skip to content

Commit

Permalink
removing comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gkocov committed Jan 30, 2024
1 parent fc37dd0 commit b5ade1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/IECoreDelightTest/RendererTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,6 @@ def testProcedural( self ) :

nsi = self.__parse( self.temporaryDirectory() / "test.nsia" )

# 3Delight doesn't have a sphere, so we must convert to particles
self.__assertInNSI( '"procedural"', nsi )
self.__assertInNSI( '"dynamiclibrary"', nsi )

Expand Down

0 comments on commit b5ade1c

Please sign in to comment.