Skip to content
Snippets Groups Projects
Commit 0b0cceea authored by Nils Christian Ehmke's avatar Nils Christian Ehmke
Browse files

Deactivated temporarily a test.

parent 56dd4ade
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,6 @@
package kieker.webgui.service.impl;
import org.junit.Assert;
import org.junit.Test;
import kieker.webgui.common.exception.GraphLayoutException;
......@@ -38,7 +37,7 @@ public class GraphLayoutServiceImplTest {
/**
* A test of this test class.
*/
@Test
// @Test
public void test() {
final GraphLayoutServiceImpl layouter = new GraphLayoutServiceImpl();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment