diff -r 87cfa131b535 -r e7e0ae78773e configurationengine/source/cone/validation/tests/testdata/model/confml/single_files_expected/data_without_feature.confml.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configurationengine/source/cone/validation/tests/testdata/model/confml/single_files_expected/data_without_feature.confml.txt Tue Aug 10 14:29:28 2010 +0300 @@ -0,0 +1,2 @@ +Problem(msg="Feature 'Foo.Bar' not found", type='model.confml.missing_feature_for_data', line=5, file='data_without_feature.confml', severity='error') +Problem(msg="Feature 'Foo' not found", type='model.confml.missing_feature_for_data', line=4, file='data_without_feature.confml', severity='error') \ No newline at end of file