From d7cd8cf3f716d6479a7a5e5d7ada0fad4b1e3bea Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Thu, 24 Nov 2011 18:50:14 +0000 Subject: Document possible dialects --- tt.hs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tt.hs b/tt.hs index 87e0041..ed84ba6 100755 --- a/tt.hs +++ b/tt.hs @@ -177,6 +177,9 @@ main = do , " tt muc/" , " # Run a bunch of tests:" , " tt muc/ text/" + , " # Run Jingle tests for specific dialects:" + , " tt -d jingle015,jingle031 jingle/" + , " tt -d gtalk03,gtalk04 jingle/google-relay.py" ] _ | isNothing testVar -> do hPutStrLn stderr "no tests here :'(" -- cgit v1.2.3