Skip to content

Commit 3a2cef8

Browse files
BensuoEwan Crawford
andauthored
Update sycl/unittests/Extensions/CommandGraph/Update.cpp
Co-authored-by: Ewan Crawford <[email protected]>
1 parent ab2c359 commit 3a2cef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/unittests/Extensions/CommandGraph/Update.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ TEST_F(WholeGraphUpdateTest, EmptyNode) {
400400
GraphExec.update(UpdateGraph);
401401
}
402402

403-
TEST_F(CommandGraphTest, CheckFinalizeBehaviour) {
403+
TEST_F(CommandGraphTest, CheckFinalizeBehavior) {
404404
// Check that both finalize with and without updatable property work as
405405
// expected
406406
auto Node = Graph.add(

0 commit comments

Comments
 (0)