From 1a08bce6857953b635428ae32b07b498615657cf Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 20 Oct 2012 13:50:21 -0400 Subject: [PATCH] README: update nosetests-3.2 -> nosetests-3.3. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 014880e..010ece0 100644 --- a/README +++ b/README @@ -57,7 +57,7 @@ Run the internal unit tests using nose_:: If a Python-3-version of ``nosetests`` is not the default on your system, you may need to try something like:: - $ nosetests-3.2 --with-doctest --doctest-tests pyassuan + $ nosetests-3.3 --with-doctest --doctest-tests pyassuan To test running servers by hand, you can use `gpg-connect-agent`_. Despite the name, this program can connect to any Assuan server:: -- 2.26.2