From e85fd765056772974be9cbf8ee421da159fa0f6b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 13 May 2011 01:43:12 -0400 Subject: note location change --- RELEASING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.txt b/RELEASING.txt index 7d74050a8..115edec5f 100644 --- a/RELEASING.txt +++ b/RELEASING.txt @@ -5,9 +5,9 @@ Releasing Pyramid $ python setup.py nosetests --with-coverage -- Make sure paster templates pass: +- Make sure all scaffold tests pass: - $ python template_tests.py + $ python pyramid/scaffolds/tests.py - Ensure all features of the release are documented (audit CHANGES.txt or communicate with contributors). -- cgit v1.2.3