From 39fcad3295b8f9148603c78c1c802cc71c4aef9d Mon Sep 17 00:00:00 2001 From: Vinicius Assef Date: Mon, 7 Oct 2013 19:50:43 -0300 Subject: [PATCH] Remove wrong comment --- modules/web2pytest/web2pytest.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/web2pytest/web2pytest.py b/modules/web2pytest/web2pytest.py index 83275bb..97f58ae 100644 --- a/modules/web2pytest/web2pytest.py +++ b/modules/web2pytest/web2pytest.py @@ -10,9 +10,6 @@ Web2py applications need this external injection mainly to know where to create their test database. - -Note: if you don't use webclient interface to run your tests, you don't -need to use this module. """ import glob