Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ats.client.integration.tests/README.txt')
-rw-r--r--plugins/org.eclipse.osee.ats.client.integration.tests/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.ats.client.integration.tests/README.txt b/plugins/org.eclipse.osee.ats.client.integration.tests/README.txt
index daa3985e55b..c616e708aff 100644
--- a/plugins/org.eclipse.osee.ats.client.integration.tests/README.txt
+++ b/plugins/org.eclipse.osee.ats.client.integration.tests/README.txt
@@ -1,5 +1,5 @@
AtsClient_Integration_TestSuite.launch - Does same as DemoDbInit_Database and DOES run all ATS Integration tests
-
+ - Intended to be run with the OSEE Application Server [HSQLDB]
DemoDbInit_Database.launch - Initializes a Demo Database along with ATS and created Demo
data with imported requirements, ATS configuration, ATS workflows and Branches. This
launch does NOT run any tests.

Back to the top