add test of bastion and rexec to std regression test suite

This commit is contained in:
Jeremy Hylton 2001-01-19 03:22:48 +00:00
parent e36f77814e
commit b4ed8c4db0
2 changed files with 13 additions and 0 deletions

3
Lib/test/test_bastion.py Normal file
View file

@ -0,0 +1,3 @@
import Bastion
Bastion._test()