We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1f295 commit 7948f7aCopy full SHA for 7948f7a
runtime/backend/test/backend_interface_update_test.cpp
@@ -400,4 +400,4 @@ TEST_F(BackendUpdateTest, TestSetGetOption) {
400
// Verify that the backend actually update the options
401
ASSERT_EQ(stub_backend->last_options_size, 1);
402
ASSERT_EQ(stub_backend->last_num_threads, new_num_threads);
403
-}
+}
0 commit comments