diff options
Diffstat (limited to 'mfbt/tests/moz.build')
-rw-r--r-- | mfbt/tests/moz.build | 1 |
1 files changed, 1 insertions, 0 deletions
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', |