Skip to content

Commit

Permalink
usdImagingGL: Fix typo in test from change 2315974
Browse files Browse the repository at this point in the history
(Internal change: 2318151)
  • Loading branch information
sunyab authored and pixar-oss committed Mar 1, 2024
1 parent a78983e commit 0bb708d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pxr/usdImaging/usdImagingGL/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ pxr_register_test(testUsdImagingGLTetMesh
)

pxr_register_test(testUsdImagingGLTetMesh_SceneIndex
COMMAND "${CMAKE_INSTALL_PREFIX}/tests/testUsdImagingGLBasicDrawing --lighting -offscreen -times 0 10 -stage tetMesh.usda -camera /Camera -write testUsdImagingGLTetMesh.png"
COMMAND "${CMAKE_INSTALL_PREFIX}/tests/testUsdImagingGLBasicDrawing -lighting -offscreen -times 0 10 -stage tetMesh.usda -camera /Camera -write testUsdImagingGLTetMesh.png"
IMAGE_DIFF_COMPARE
testUsdImagingGLTetMesh_000.png
testUsdImagingGLTetMesh_010.png
Expand Down

0 comments on commit 0bb708d

Please sign in to comment.