From 4ef8c5ab28acf612fb6b3bdf41093fa6e4a58b6e Mon Sep 17 00:00:00 2001 From: Joseph McCullough Date: Thu, 6 Sep 2012 07:48:59 -0500 Subject: Add more info on how to run tests --- test/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/README.md (limited to 'test') diff --git a/test/README.md b/test/README.md new file mode 100644 index 000000000..fa4b91e3a --- /dev/null +++ b/test/README.md @@ -0,0 +1,7 @@ +Running Tests +============= + +To run the tests, execute the following from the project's root directory. + + $ make test + -- cgit v1.2.3