From 76590e79bb45d192ba0ed9cc82952321aec0d682 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 30 Dec 2018 00:36:07 -0800 Subject: 4893 --- subx/apps/factorial.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx/apps') diff --git a/subx/apps/factorial.subx b/subx/apps/factorial.subx index 068a63cb..1ea2a063 100644 --- a/subx/apps/factorial.subx +++ b/subx/apps/factorial.subx @@ -8,7 +8,7 @@ # 120 # # You can also run the automated test suite: -# $ subx run apps/factorial test +# $ ./subx run apps/factorial test # Expected output: # ........ # Every '.' indicates a passing test. Failing tests get a 'F'. -- cgit 1.4.1-2-gfad0