diff -r 87cfa131b535 -r e7e0ae78773e configurationengine/source/cone/validation/tests/testdata/model/implml/expected/duplicate_tempvar_ref.implml.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configurationengine/source/cone/validation/tests/testdata/model/implml/expected/duplicate_tempvar_ref.implml.txt Tue Aug 10 14:29:28 2010 +0300 @@ -0,0 +1,2 @@ +Problem(msg="Duplicate temporary variable ref 'Temp.Foo'", type='model.implml.container.duplicate_tempvar', line=4, file='Layer1/implml/duplicate_tempvar_ref.implml', severity='error') +Problem(msg="Duplicate temporary variable ref 'Temp.Foo'", type='model.implml.container.duplicate_tempvar', line=8, file='Layer1/implml/duplicate_tempvar_ref.implml', severity='error') \ No newline at end of file