JUnit category renamed
authorLukas Jungmann <jungi@netbeans.org>
Sun, 15 Apr 2012 13:06:10 +0200
changeset 17812422a2af65f83
parent 17811 9597774e1f71
child 17813 17d5785c71c2
JUnit category renamed
jemmysupport/src/org/netbeans/modules/jemmysupport/mf-layer.xml
     1.1 --- a/jemmysupport/src/org/netbeans/modules/jemmysupport/mf-layer.xml	Wed Apr 11 20:17:33 2012 +0400
     1.2 +++ b/jemmysupport/src/org/netbeans/modules/jemmysupport/mf-layer.xml	Sun Apr 15 13:06:10 2012 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4  <!--
     1.5  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     1.6  
     1.7 -Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
     1.8 +Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.
     1.9  
    1.10  
    1.11  The contents of this file are subject to the terms of either the GNU
    1.12 @@ -129,7 +129,7 @@
    1.13          </folder>
    1.14      </folder>
    1.15      <folder name="Templates">
    1.16 -        <folder name="JUnit">
    1.17 +        <folder name="UnitTests">
    1.18              <file name="JellyTestCaseTest.java" url="JellyTestCase.java.template">
    1.19                  <attr name="template" boolvalue="true"/>
    1.20                  <attr name="javax.script.ScriptEngine" stringvalue="freemarker"/>