BUG#:8604
[tpot/pegasus/.git] / src / Pegasus / Query / QueryExpression / tests / QExprTestSchemaR.mof
index 9bd99881ad8d2554966e648b0ff37c54e281dae1..34608a53f40a7a3861ed850c9309466384d3ac8b 100644 (file)
 
 instance of QExpr_TestElement
 {
-   InstanceID = 0;
+   QExprInstanceID = 0;
 };
 
 instance of QExpr_TestPropertyTypes
 {
-   InstanceID = 1;
+   QExprInstanceID = 1;
 
    PropertyString = "Ten";
    PropertyStringArray = { "QExpr0","QExpr1","QExpr2","QExpr3" };