mirror of
https://github.com/CarmJos/EasyConfiguration.git
synced 2026-06-05 11:54:13 +08:00
fix(comment): Fixed wrong behavior of inline regex comments
This commit is contained in:
@@ -4,7 +4,7 @@ import cc.carm.lib.configuration.source.ConfigurationHolder;
|
||||
import cc.carm.lib.configuration.source.yaml.YAMLConfigFactory;
|
||||
import org.junit.Test;
|
||||
|
||||
public class SampleTest {
|
||||
public class SampleTest {
|
||||
|
||||
@Test
|
||||
public void test() {
|
||||
|
||||
Reference in New Issue
Block a user