From adca01416ce62d851f6240dce9fb0d141540a438 Mon Sep 17 00:00:00 2001 From: simon Date: Thu, 3 Apr 2014 23:25:39 +0100 Subject: [PATCH] Minore changes to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e62b541..53c0f3f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ At this stage, try (generate-tests ) It will attempt to read function definitions from the indicated file and generate as Clojure source a set of clojure.test test definitions -for the code passed. For example: +for the code passed. Currently the output goes to a file just called 'output'. For example: (deftest test-write-test