From 11ae4e20e02c63fc63494728f1c162611b2d0328 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 6 Jan 2003 15:45:11 +0000 Subject: Disable the Bastion test now that Bastion is out of grace. --- Lib/test/test_bastion.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Lib/test/test_bastion.py b/Lib/test/test_bastion.py index 0a1ded7..4760ec8 100644 --- a/Lib/test/test_bastion.py +++ b/Lib/test/test_bastion.py @@ -1,3 +1,3 @@ -import Bastion - -Bastion._test() +##import Bastion +## +##Bastion._test() -- cgit v0.12