diff options
Diffstat (limited to 'Testcases/cfgm_common/uve/service_instance/service_instance.html')
-rw-r--r-- | Testcases/cfgm_common/uve/service_instance/service_instance.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Testcases/cfgm_common/uve/service_instance/service_instance.html b/Testcases/cfgm_common/uve/service_instance/service_instance.html new file mode 100644 index 0000000..75ca67b --- /dev/null +++ b/Testcases/cfgm_common/uve/service_instance/service_instance.html @@ -0,0 +1,14 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> +<link href="style.css" rel="stylesheet" type="text/css"/> +<title>Module: service_instance</title></head><body> +<h1>Module: service_instance</h1> +<table><tr><th>Module</th><th>Sandeshs</th></tr> +<tr> +<td>service_instance</td><td></td></tr> +</table> +<hr/><h2 id="Sandeshs"></h2> +</body></html>
|