From 427b9d92e570e192b314d2b9744120293f2fd384 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Mon, 28 Jan 2008 13:51:25 +0000
Subject: [PATCH] add header for automated spec generator
---
opends/tests/functional-tests/testcases/plugins/plugins_entryUUID.xml | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/plugins/plugins_entryUUID.xml b/opends/tests/functional-tests/testcases/plugins/plugins_entryUUID.xml
index 00d3f72..f439ccf 100755
--- a/opends/tests/functional-tests/testcases/plugins/plugins_entryUUID.xml
+++ b/opends/tests/functional-tests/testcases/plugins/plugins_entryUUID.xml
@@ -35,7 +35,17 @@
</script>
<call function="'testSuite_Preamble'" />
-
+<!--- Test Suite information
+#@TestSuiteName Plugin entryUUID Tests
+#@TestSuitePurpose Verify the plugin entryUUID
+#@TestSuiteID Plugins
+#@TestSuiteGroup Plugins
+#@TestGroup Plugins
+#@TestScript plugins_entryUUID.xml
+#@TestHTMLLink http://opends.dev.java.net/
+-->
+
+
<!---
#@TestMarker Plugin entryUUID
#@TestName Plugin entryUUID
--
Gitblit v1.10.0