remove inherit Junit as it would double code size
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@69708 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
be40c7cec7
commit
60709a8393
|
@ -3,7 +3,7 @@
|
||||||
<!-- Inherit the core Web Toolkit stuff. -->
|
<!-- Inherit the core Web Toolkit stuff. -->
|
||||||
<inherits name='com.google.gwt.user.User' />
|
<inherits name='com.google.gwt.user.User' />
|
||||||
|
|
||||||
<set-property name="user.agent" value="gecko1_8" />
|
<!-- <set-property name="user.agent" value="gecko1_8" /> -->
|
||||||
|
|
||||||
<inherits name='org.gcube.resourcemanagement.support.Resource_support' />
|
<inherits name='org.gcube.resourcemanagement.support.Resource_support' />
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue