From 70cdb1b07ca8609de74d2cbc1ee2a519413572f4 Mon Sep 17 00:00:00 2001 From: philsquared Date: Thu, 30 Dec 2010 08:48:31 -0800 Subject: [PATCH] Updated Command line (markdown) --- Command-line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Command-line.md b/Command-line.md index 25288c1..ad84539 100644 --- a/Command-line.md +++ b/Command-line.md @@ -44,4 +44,4 @@ In addition to the command line option, ensure you have built your code with the Usually you only want to see reporting for failed tests. Sometimes it's useful to see *all* the output (especially when you don't trust that that test you just added worked first time!). -To see successully, as well as failing, test results just pass this option. \ No newline at end of file +To see successul, as well as failing, test results just pass this option. \ No newline at end of file