Remove TestTArray from the list of disabled XPCOM tests, because it's not disabled, no bug, DONTBUILD

This commit is contained in:
Ehsan Akhgari 2015-01-23 09:38:42 -05:00
parent c964f3cf52
commit 5b4d2a28c9

View File

@ -80,7 +80,6 @@ if CONFIG['MOZ_MEMORY']:
# XXX Make these tests work in libxul builds.
#CPP_UNIT_TESTS += [
# 'TestTArray',
# 'TestThreadPool',
# 'TestThreads',
# 'TestTimeStamp',