Skip to content

Commit

Permalink
codeformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Hparty committed Jan 8, 2025
1 parent 3727882 commit 8068c4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/src/CanvasTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1536,6 +1536,5 @@ TGFX_TEST(CanvasTest, StrokeShape) {
canvas->translate(150, 0);
canvas->drawShape(shape, Paint());
EXPECT_TRUE(Baseline::Compare(surface, "CanvasTest/StrokeShape"));

}
} // namespace tgfx

0 comments on commit 8068c4b

Please sign in to comment.