From dbf79325143166b97c9d4414e2342b421ab8548c Mon Sep 17 00:00:00 2001 From: Lukasz Balcerzak Date: Fri, 3 Jan 2014 16:34:15 +0000 Subject: [PATCH] README.txt typo --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 30f5cda..39e76e8 100644 --- a/README.txt +++ b/README.txt @@ -80,7 +80,7 @@ Running tests in a boxed subprocess +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ If you have tests involving C or C++ libraries you might have to deal -with tests crashing the process. For this case you max use the boxing +with tests crashing the process. For this case you may use the boxing options:: py.test --boxed