From: Ben Darnell Date: Wed, 18 Feb 2015 22:18:22 +0000 (-0500) Subject: Remove long-forgotten (and overly pessimistic) README. X-Git-Tag: v4.2.0b1~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c663ecf76eaa2b053c63c362f0c6ff7c39a4a5;p=thirdparty%2Ftornado.git Remove long-forgotten (and overly pessimistic) README. --- diff --git a/tornado/test/README b/tornado/test/README deleted file mode 100644 index 33edba983..000000000 --- a/tornado/test/README +++ /dev/null @@ -1,4 +0,0 @@ -Test coverage is almost non-existent, but it's a start. Be sure to -set PYTHONPATH appropriately (generally to the root directory of your -tornado checkout) when running tests to make sure you're getting the -version of the tornado package that you expect. \ No newline at end of file