diff options
Diffstat (limited to 'Lib/test')
-rw-r--r-- | Lib/test/test_bastion.py | 6 |
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() |