small asciidoctor project fixes
This commit is contained in:
@@ -3,7 +3,7 @@ package com.baeldung.asciidoctor;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
public class AsciidoctorDemoTest {
|
||||
public class AsciidoctorDemoIntegrationTest {
|
||||
|
||||
@Test
|
||||
public void givenString_whenConverting_thenResultingHTMLCode() {
|
||||
Reference in New Issue
Block a user