From d99e95debaecd1469a6b143ea689208e3450316c Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Fri, 29 Apr 2011 15:48:32 +0100 Subject: Support more versions of MC --- tt.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tt.hs b/tt.hs index 4d869ff..81fe469 100755 --- a/tt.hs +++ b/tt.hs @@ -116,7 +116,8 @@ expand testDir inTree s {- Stupid project-specific crap detection -} iFuckingHateMissionControl :: IO (Maybe String) iFuckingHateMissionControl = do - let dirs = [ ("mission-control-plugins", "TWISTED_BASIC_TESTS") + let dirs = [ ("mission-control", "TWISTED_BASIC_TESTS") + , ("mission-control-plugins", "TWISTED_BASIC_TESTS") , ("tests/twisted", "TWISTED_TESTS") ] -- cgit v1.2.3