From f6762e07aeae7621b0cacec7696356e105d6a03b Mon Sep 17 00:00:00 2001 From: wyy Date: Mon, 28 Jul 2014 20:39:01 +0800 Subject: [PATCH] update testing in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e889dc..b36c70c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ sudo make install ### testing ```sh -make test +make && ./test/test.run ``` ### server start & stop