summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-01-06 15:45:11 (GMT)
committerGuido van Rossum <guido@python.org>2003-01-06 15:45:11 (GMT)
commit11ae4e20e02c63fc63494728f1c162611b2d0328 (patch)
treeb55a15c898b7d3245394dde95057acfca0318d41
parent34a2e0858662fc314fe5d27048654eb74cee3148 (diff)
downloadcpython-11ae4e20e02c63fc63494728f1c162611b2d0328.zip
cpython-11ae4e20e02c63fc63494728f1c162611b2d0328.tar.gz
cpython-11ae4e20e02c63fc63494728f1c162611b2d0328.tar.bz2
Disable the Bastion test now that Bastion is out of grace.
-rw-r--r--Lib/test/test_bastion.py6
1 files 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()