Skip to content

Commit f6edb5d

Browse files
authored
Update packages/react-native-executorch/common/rnexecutorch/tests/integration/SemanticSegmentationTest.cpp
1 parent 55d9abf commit f6edb5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native-executorch/common/rnexecutorch/tests/integration/SemanticSegmentationTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,4 +288,4 @@ TEST(SemanticSegmentationConstantsTests, ClassLabelsContainExpectedClasses) {
288288
EXPECT_TRUE(contains("PERSON"));
289289
EXPECT_TRUE(contains("CAT"));
290290
EXPECT_TRUE(contains("DOG"));
291-
}
291+
}

0 commit comments

Comments
 (0)