typo
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Mon, 05 Oct 2009 15:32:12 +0100
changeset 5368 09b539910969
parent 5367 d0b9a6e08e47
child 5369 86beb5869f67
typo
wscript
--- a/wscript	Mon Oct 05 16:18:24 2009 +0200
+++ b/wscript	Mon Oct 05 15:32:12 2009 +0100
@@ -178,7 +178,6 @@
                    default=False, dest='regression', action="store_true")
     opt.add_option('--check',
                    help=('DEPRECATED (run ./test.py)'),
-                   help=("Enable unit testing"),
                    default=False, dest='check', action="store_true")
     opt.add_option('--regression-generate',
                    help=("Generate new regression test traces."),