Skip to content

Commit

Permalink
#81 add Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent committed Jun 28, 2022
1 parent 6c7c5ea commit c15ff36
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/com/cloudogu/ces/cesbuildlib/MarkdownTest.groovy
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
package com.cloudogu.ces.cesbuildlib

import org.junit.Test
import org.mockito.Mockito
import org.mockito.invocation.InvocationOnMock
import org.mockito.stubbing.Answer

import static org.mockito.Mockito.times
import static org.mockito.Mockito.verify
import static org.mockito.Mockito.when


class MarkdownTest extends GroovyTestCase {
@Test
Expand Down

0 comments on commit c15ff36

Please sign in to comment.