Fix order of unit tests
authorVladimir Yaroslavskiy <yaroslavskiy@netbeans.org>
Mon, 09 Aug 2010 13:30:16 +0400
changeset 4609531a4115e37c
parent 4608 7c9bc86a1762
child 4610 8c4cfdb22d62
Fix order of unit tests
sierra/build.tst
     1.1 --- a/sierra/build.tst	Mon Aug 09 11:42:56 2010 +0400
     1.2 +++ b/sierra/build.tst	Mon Aug 09 13:30:16 2010 +0400
     1.3 @@ -57,8 +57,8 @@
     1.4          <!-- ant target="test" dir="${home}/xml.wsdl.model"/-->
     1.5          <ant target="test" dir="${home}/xml.search"/>
     1.6          <ant target="test" dir="${home}/soa.ui"/>
     1.7 +        <ant target="test" dir="${home}/bpel.model"/>
     1.8          <ant target="test" dir="${home}/bpel.mapper"/>
     1.9 -        <ant target="test" dir="${home}/bpel.model"/>
    1.10      </target>
    1.11  
    1.12      <!-- sample test -->