dummy test

bvn13 2022-08-16 14:52:57 +03:00
parent 45a4687f15
commit 3effacee2d
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
package me.bvn13.openfeign.logger.normalized;
import org.junit.jupiter.api.Test;
public class DummyTest {
@Test
void dummy() {
}
}