added skeleton for live testing

This commit is contained in:
Miroslav Stampar
2010-09-15 13:55:28 +00:00
parent 53800ef65f
commit 76233ff5a3
2 changed files with 24 additions and 1 deletions

View File

@@ -65,6 +65,6 @@ def smokeTest():
def liveTest():
"""
This will run the testing of a program against the testing environment
This will run the test of a program against the live testing environment
"""
pass