mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
add empty class for test
This commit is contained in:
parent
1a572f442a
commit
bf233b4bb7
1 changed files with 9 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
||||||
|
package org.mage.test.bdd;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Contains tests for game engine.
|
||||||
|
*
|
||||||
|
* @author nantuko
|
||||||
|
*/
|
||||||
|
public class GameEngineTest {
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue