Fixed test

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@160157 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-12-07 12:51:57 +00:00
parent 12af8197c2
commit eabfa329d2
1 changed files with 3 additions and 2 deletions

View File

@ -451,7 +451,7 @@ public class ContextManagementTest extends ScopedTest {
return all;
}
/*
// @Test
public void deleteAll() throws Exception {
List<Context> all = getAll();
@ -466,6 +466,7 @@ public class ContextManagementTest extends ScopedTest {
// all = getAll();
}
}
*/
@Test
public void testGetAll() throws Exception {