Create empty PatternTest class.
This commit is contained in:
parent
d88f6a05f9
commit
0a386c13f4
@ -0,0 +1,8 @@
|
|||||||
|
package it.cavallium.warppi.math.rules.dsl;
|
||||||
|
|
||||||
|
import org.junit.Test;
|
||||||
|
|
||||||
|
import static org.junit.Assert.*;
|
||||||
|
|
||||||
|
public class PatternTest {
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user