Skip to content

Commit

Permalink
Fix Mavem compilation failures in SwaggerContentAssistProcessorTest
Browse files Browse the repository at this point in the history
  • Loading branch information
tfesenko committed Oct 27, 2015
1 parent 615c46d commit 3a7a760
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import static org.mockito.Mockito.*;
import com.reprezen.swagedit.assist.SwaggerProposal.ObjectProposal;

class SwaggerContentAssistProcessorTest {
public class SwaggerContentAssistProcessorTest {

private SwaggerSchema schema = new SwaggerSchema();
private IDocument document;
Expand Down

0 comments on commit 3a7a760

Please sign in to comment.