#83 check CI
This commit is contained in:
parent
0feef9016a
commit
72add3638b
7
src/main/java/ru/ulstu/paper/model/WrongEntity.java
Normal file
7
src/main/java/ru/ulstu/paper/model/WrongEntity.java
Normal file
@ -0,0 +1,7 @@
|
||||
package ru.ulstu.paper.model;
|
||||
|
||||
import javax.persistence.Entity;
|
||||
|
||||
@Entity
|
||||
public class WrongEntity {
|
||||
}
|
Loading…
Reference in New Issue
Block a user