mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
Merge
This commit is contained in:
commit
a90ed6049a
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…
Reference in a new issue