From 8bd6f7d3ed849daa0b42b9f75e441fd32437ccf2 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Tue, 24 Apr 2018 00:33:06 -0500 Subject: link to pypi.org --- HACKING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING.txt') diff --git a/HACKING.txt b/HACKING.txt index ad89fc490..20cff7cac 100644 --- a/HACKING.txt +++ b/HACKING.txt @@ -161,7 +161,7 @@ Running Tests $ $VENV/bin/nosetests pyramid.tests.test_module:ClassName Optionally you can install a nose plugin, `nose-selecttests - `_, and use a regular + `_, and use a regular expression with the ``-t`` parameter to run tests. # run a single test -- cgit v1.2.3