Add ParallelTests to .cabal file (#104)

Summary:
Pull Request resolved: https://github.com/facebook/Haxl/pull/104

See title

Reviewed By: lolotp

Differential Revision: D18749316

fbshipit-source-id: 99e6c29a10146401e9a2460622915e9f94268d8c
This commit is contained in:
Josef Svenningsson 2019-11-29 07:06:16 -08:00 committed by Facebook Github Bot
parent abf9509481
commit 21d4a7cca5

View File

@ -146,6 +146,7 @@ test-suite test
LoadCache
MemoizationTests
MockTAO
ParallelTests
ProfileTests
SleepDataSource
TestBadDataSource