sbsv2/raptor/test/smoke_suite/whatcomp.py
branchwip
changeset 450 63f3bc391c14
parent 297 7029b5be2b15
--- a/sbsv2/raptor/test/smoke_suite/whatcomp.py	Thu Apr 01 11:57:33 2010 +0100
+++ b/sbsv2/raptor/test/smoke_suite/whatcomp.py	Thu Apr 01 15:50:33 2010 +0100
@@ -67,7 +67,7 @@
 	t.warnings = warnings
 	t.run()
 
-	t.id = "0106a"
+	t.id = "0106b"
 	t.name = "whatcomp_component_repeated"
 	t.description = """
 			It is possible for what information about a component to not be grouped
@@ -89,5 +89,6 @@
 	t.run()
 
 	t.id = "0106"
+	t.name = "whatcomp"
 	t.print_result()
 	return t