shlist

share and manage lists between multiple people
Log | Files | Refs

commit 1018b4400686e37744c349765395b092eb697e8a
parent 51c3d504c9d5d192ea26c527d6e78c1ce6d02ae9
Author: kyle <kyle@getaddrinfo.net>
Date:   Sat, 27 Feb 2016 18:14:01 -0500

server: readme tweaks

Diffstat:
Mserver/README | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/server/README b/server/README @@ -1,3 +1,4 @@ + ""# mmm # # " # @@ -28,10 +29,8 @@ OpenBSD: ============== The 'prove' command that comes with TAP works good. By default it looks for -tests in 't/*.t' which is where our tests are. - +tests in 't/*.t' which is where our tests are: $ prove -For test coverage, pass '-c' to each test - +For test coverage, pass '-c' to each test: $ prove :: -c