Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wejoncy committed Dec 24, 2024
1 parent 5f7bddc commit f9db65f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion onnxruntime/test/providers/coreml/coreml_basic_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ TEST(CoreMLExecutionProviderTest, TestModelCache) {
verification_params);
// this folder can't be created
ASSERT_EQ(std::filesystem::exists("/" + subgraph_name), false);

}
#else
TestModelLoad(model_data, MakeCoreMLExecutionProvider(), ExpectedEPNodeAssignment::All);
Expand Down

0 comments on commit f9db65f

Please sign in to comment.