summaryrefslogtreecommitdiffstats
path: root/xpcom/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'xpcom/moz.build')
-rw-r--r--xpcom/moz.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/xpcom/moz.build b/xpcom/moz.build
index 45a83c5c8..fe94edfce 100644
--- a/xpcom/moz.build
+++ b/xpcom/moz.build
@@ -31,7 +31,6 @@ if CONFIG['OS_ARCH'] == 'WINNT' and CONFIG['MOZ_DEBUG']:
TEST_DIRS += [
'tests',
- 'rust/nsstring/gtest',
]
# Can't build internal xptcall tests that use symbols which are not exported.