# HG changeset patch # User Jon Chatten # Date 1267186452 0 # Node ID ba02dc2ff2146df9e1d924750bd4b626d4178be2 # Parent 29b7de7b6f0d5c2be98d58a7a2160dbe41d86e5c Correct sysdef test in light of merged localisation changes. diff -r 29b7de7b6f0d -r ba02dc2ff214 sbsv2/raptor/test/smoke_suite/sysdef_layers.py --- a/sbsv2/raptor/test/smoke_suite/sysdef_layers.py Thu Feb 25 16:14:32 2010 +0000 +++ b/sbsv2/raptor/test/smoke_suite/sysdef_layers.py Fri Feb 26 12:14:12 2010 +0000 @@ -82,7 +82,7 @@ "helloworld_reg_exe/helloworld_reg__private_10003a3f_apps_sc.rpp" ]) t.countmatch = [ - ["", 43], + ["", 37], ["", 7] ] t.run()