From c2f4fd2003282796f03318c56709e78602045fe1 Mon Sep 17 00:00:00 2001 From: Corey Goldberg Date: Sun, 18 Nov 2012 14:24:12 -0500 Subject: [PATCH] updated README --- README.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rst b/README.rst index 3e17156..e3b44d0 100644 --- a/README.rst +++ b/README.rst @@ -88,5 +88,3 @@ This code uses `selenium` and `xvfbwrapper` to run a test with Firefox inside a * install selenium bindings: `pip install selenium` * Firefox will launch inside virtual display (headless) * browser is not shown while tests are run - -****