~ubuntu-branches/ubuntu/wily/sblim-sfcb/wily-proposed

« back to all changes in this revision

Viewing changes to test/TestProviders/tests/IndTest2CreateHandler.xml

  • Committer: Package Import Robot
  • Author(s): Kent Baxley
  • Date: 2013-12-17 13:40:27 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20131217134027-kq6p2lat59na4jvr
Tags: 1.4.6-0ubuntu3
Fix one more build dep.  LP: #1262338

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        </LOCALNAMESPACEPATH>
10
10
        <IPARAMVALUE NAME="NewInstance">
11
11
          <INSTANCE CLASSNAME="CIM_IndicationHandlerCIMXML">
12
 
            <PROPERTY NAME="SystemCreationClassName" TYPE="string">
13
 
              <VALUE>CIM_ComputerSystem</VALUE>
14
 
            </PROPERTY>
15
12
            <PROPERTY NAME="SystemName" TYPE="string">
16
13
              <VALUE>localhost.localdomain</VALUE>
17
14
            </PROPERTY>
18
 
            <PROPERTY NAME="CreationClassName" TYPE="string"> 
19
 
              <VALUE>CIM_IndicationHandlerCIMXML</VALUE>
20
 
            </PROPERTY>
21
15
            <PROPERTY NAME="Name" TYPE="string"> 
22
16
              <VALUE>Test_Indication_Handler_</VALUE>
23
17
            </PROPERTY>