From 0fad683597ed2269161a85e3633d2393894623a1 Mon Sep 17 00:00:00 2001 From: Andrey Kutejko Date: Sat, 27 Apr 2013 15:33:55 +0300 Subject: [PATCH] add README --- README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..f495d80 --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +Run tests + + ./vendor/bin/phpunit --bootstrap t/project/htdocs/index.php t + -- 2.49.0