diff --git a/lib/core/testing.py b/lib/core/testing.py index 46fe226bf..291a474ad 100644 --- a/lib/core/testing.py +++ b/lib/core/testing.py @@ -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 diff --git a/xml/livetests.xml b/xml/livetests.xml new file mode 100644 index 000000000..1861eaff1 --- /dev/null +++ b/xml/livetests.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + +