Skip to content

Commit bee969e

Browse files
SceneCacheFilterFormatTest : Enable test on macOS
1 parent 926e5d7 commit bee969e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/IECoreUSD/test/IECoreUSD/SceneCacheFileFormatTest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
import IECoreScene
4848
import IECoreUSD
4949

50-
@unittest.skipIf( sys.platform == 'darwin', "plugInfo.json fails to register on GitHub Actions Macos container." )
5150
class SceneCacheFileFormatTest( unittest.TestCase ) :
5251

5352
def setUp( self ) :

0 commit comments

Comments
 (0)