Skip to content

Commit

Permalink
wip trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
martygrant committed Oct 16, 2024
1 parent a2ac949 commit cf88b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/conformance/memory/urMemRelease.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ TEST_P(urMemReleaseTest, InvalidNullHandleMem) {
ASSERT_EQ_RESULT(UR_RESULT_ERROR_INVALID_NULL_HANDLE,
urMemRelease(nullptr));
}
// temp

0 comments on commit cf88b41

Please sign in to comment.