Move the test in the test source folder.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/resource-management/resource-manager@161897 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Manuele Simi 2017-12-26 03:48:19 +00:00
parent 9e6e2299c8
commit 8a09c93ce2
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
/**
*
*/
/**
* Tests for {@link org.gcube.resourcemanagement.manager.exception.CodeException}s.
*
* @author Manuele Simi (ISTI CNR)
*
*/
package org.gcube.resourcemanagement.manager.exception;