Minor updated

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@84962 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-11-05 13:51:15 +00:00
parent 5517ae0f46
commit 5195a7cd3b
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ public class GwtTestTDGWTService extends GWTTestCase {
/**
* Must refer to a valid module that sources this class.
*/
@Override
public String getModuleName() {
return "org.gcube.portlets.user.td.gwtservice.TDGWTServiceJUnit";
}