From 6378fedcc8feec2ca86e5d169dfe8a0a93f77ab8 Mon Sep 17 00:00:00 2001 From: ccremers Date: Mon, 14 Mar 2005 13:44:32 +0000 Subject: [PATCH] - There's nothing wrong with Denning-Sacco shared. --- test/protocollist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/protocollist.py b/test/protocollist.py index a43b254..6ce8079 100644 --- a/test/protocollist.py +++ b/test/protocollist.py @@ -14,6 +14,7 @@ def from_good_literature(): "bke.spdl", "boyd.spdl", "ccitt509-ban.spdl", + "denning-sacco-shared.spdl", "gong-nonce-b.spdl", "gong-nonce.spdl", "isoiec11770-2-13.spdl", @@ -34,7 +35,6 @@ def from_bad_literature(): list = [ \ "andrew-ban.spdl", "andrew-lowe-ban.spdl", - "denning-sacco-shared.spdl", "kaochow.spdl", "ns3.spdl", "ns-symmetric-amended.spdl",