From d308db119d48ce858b194a720f7946349b5f9b47 Mon Sep 17 00:00:00 2001 From: Jeff Walden Date: Mon, 9 Apr 2018 12:02:43 -0700 Subject: Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzard --- mfbt/tests/moz.build | 1 + 1 file changed, 1 insertion(+) (limited to 'mfbt/tests/moz.build') diff --git a/mfbt/tests/moz.build b/mfbt/tests/moz.build index f96117e03..bd25ab1d0 100644 --- a/mfbt/tests/moz.build +++ b/mfbt/tests/moz.build @@ -42,6 +42,7 @@ CppUnitTests([ 'TestSHA1', 'TestSplayTree', 'TestTemplateLib', + 'TestTextUtils', 'TestTuple', 'TestTypedEnum', 'TestTypeTraits', -- cgit v1.2.3