From ff5fd55095615f24835c4740311a23658b3510e0 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 14 Oct 2013 12:59:19 +0900 Subject: [PATCH] Update test/README --- test/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/README.md b/test/README.md index 1a5ea06..eaf2eb9 100644 --- a/test/README.md +++ b/test/README.md @@ -19,4 +19,6 @@ Test cases for the following features are currently missing: - Timeout or interrupt cleaning up git processes - User prompt in PlugClean command - Automatic dependency resolution using Plugfile +- Single-threaded installer +- Windows support