Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 58691b6f authored by Derek Sollenberger's avatar Derek Sollenberger
Browse files

Fix broken test.

bug: 27877439
Change-Id: I43b009f3c9ebe8011a241d0740136e6cff2e1ff7
parent ede7d958
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ TEST(SkiaCanvasProxy, drawGlyphsViaPicture) {
        SkPaint paint;
        paint.setAntiAlias(true);
        paint.setTextSize(20);
        paint.setTextEncoding(SkPaint::kGlyphID_TextEncoding);
        static const char* text = "testing text bounds";

        // draw text directly into Recording canvas