projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34a2e08
)
Disable the Bastion test now that Bastion is out of grace.
author
Guido van Rossum
<guido@python.org>
Mon, 6 Jan 2003 15:45:11 +0000
(15:45 +0000)
committer
Guido van Rossum
<guido@python.org>
Mon, 6 Jan 2003 15:45:11 +0000
(15:45 +0000)
Lib/test/test_bastion.py
patch
|
blob
|
history
diff --git
a/Lib/test/test_bastion.py
b/Lib/test/test_bastion.py
index 0a1ded7e7549152360b17e112b26b842d2455b0d..4760ec875cdcaab37c27906e78a5352da5c959fd 100644
(file)
--- a/
Lib/test/test_bastion.py
+++ b/
Lib/test/test_bastion.py
@@
-1,3
+1,3
@@
-import Bastion
-
-Bastion._test()
+
##
import Bastion
+##
+
##
Bastion._test()