blob: 95d7470f05e40cbbaa065d529bbf02cfa4e357b9 [file] [log] [blame]
Michael Hanlc4446022016-02-12 18:03:17 +01001package de.ids_mannheim.korap.web.service.full;
2
3import org.junit.Test;
4
5/**
6 * @author hanl
7 * @date 08/02/2016
8 */
9public class ResourceRemoteApiTest {
10
11
12
13 @Test
Michael Hanl8abaf9e2016-05-23 16:46:35 +020014 public void testResourceGetFromDemo () {
Michael Hanlc4446022016-02-12 18:03:17 +010015
16 }
17}