From 6cbf150a3391c87d895222b2b1ddc2046ccc8dad Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Mon, 8 Oct 2018 13:49:47 -0700 Subject: [test] Add unit test for TaggedString::trim() --- cmake/test-files.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake') diff --git a/cmake/test-files.txt b/cmake/test-files.txt index 77a69bb450..a94004aa32 100644 --- a/cmake/test-files.txt +++ b/cmake/test-files.txt @@ -115,6 +115,7 @@ test/text/glyph_pbf.test.cpp test/text/language_tag.test.cpp test/text/local_glyph_rasterizer.test.cpp test/text/quads.test.cpp +test/text/tagged_string.test.cpp # tile test/tile/custom_geometry_tile.test.cpp -- cgit v1.2.1