samples/consistency/nbproject/project.xml
changeset 110 0d81e1259562
parent 109 050e2dab350a
     1.1 --- a/samples/consistency/nbproject/project.xml	Sat Jun 14 09:54:33 2008 +0200
     1.2 +++ b/samples/consistency/nbproject/project.xml	Sat Jun 14 09:54:34 2008 +0200
     1.3 @@ -39,6 +39,9 @@
     1.4                  <action name="test">
     1.5                      <target>test</target>
     1.6                  </action>
     1.7 +                <action name="run">
     1.8 +                    <target>test</target>
     1.9 +                </action>
    1.10                  <action name="rebuild">
    1.11                      <target>clean</target>
    1.12                      <target>build</target>