Minore changes to documentation

This commit is contained in:
simon 2014-04-03 23:25:39 +01:00
parent 0400b3fa4b
commit adca01416c

View file

@ -17,7 +17,7 @@ At this stage, try
(generate-tests <filename>) (generate-tests <filename>)
It will attempt to read function definitions from the indicated file and generate as Clojure source a set of clojure.test test definitions 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 (deftest
test-write-test test-write-test