summaryrefslogtreecommitdiff
path: root/mfbt/tests/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'mfbt/tests/moz.build')
-rw-r--r--mfbt/tests/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/mfbt/tests/moz.build b/mfbt/tests/moz.build
index 66d1a409c..fdda04c98 100644
--- a/mfbt/tests/moz.build
+++ b/mfbt/tests/moz.build
@@ -29,6 +29,7 @@ CppUnitTests([
'TestSegmentedVector',
'TestSHA1',
'TestSplayTree',
+ 'TestTextUtils',
'TestTypedEnum',
'TestTypeTraits',
'TestUniquePtr',