summaryrefslogtreecommitdiff
path: root/pytest.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-28 09:59:50 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-28 09:59:50 +0200
commitceb282221da2a101e97b228aadd63c67c551ae9a (patch)
treec3c70ae290180ee8ecf25e67e00ede29baf99f51 /pytest.py
parent124ff340c59ff2c7a95dc63071e80ed350947ab0 (diff)
downloadlogilab-common-ceb282221da2a101e97b228aadd63c67c551ae9a.tar.gz
missing replacement in disclaimer; include COPYING.LESSER in manifest; kill DEPENDS file
Diffstat (limited to 'pytest.py')
-rw-r--r--pytest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.py b/pytest.py
index 68b52f2..77cbad3 100644
--- a/pytest.py
+++ b/pytest.py
@@ -14,7 +14,7 @@
# details.
#
# You should have received a copy of the GNU Lesser General Public License along
-# with Foobar. If not, see <http://www.gnu.org/licenses/>.
+# with logilab-common. If not, see <http://www.gnu.org/licenses/>.
"""pytest is a tool that eases test running and debugging.
To be able to use pytest, you should either write tests using