Credentials Test
This commit is contained in:
parent
290941ad22
commit
930a97920d
8
test/java/CredentialsTest.java
Normal file
8
test/java/CredentialsTest.java
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
import static org.junit.jupiter.api.Assertions.*;
|
||||||
|
|
||||||
|
class CredentialsTest {
|
||||||
|
|
||||||
|
@org.junit.jupiter.api.Test
|
||||||
|
void valid() {
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user