Skip to content

Commit

Permalink
removed gentest module from project (now is a separate project)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisj42 committed Dec 13, 2018
1 parent fb4d9f2 commit 1134f9c
Show file tree
Hide file tree
Showing 23 changed files with 1 addition and 2,592 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,3 @@ project(":core:desktop") {
compile "com.badlogicgames.gdx:gdx-tools:$gdxVersion"
}
}

project(":gentest") {
dependencies {
compile project(":core:common")
}
}
20 changes: 0 additions & 20 deletions gentest/build.gradle

This file was deleted.

Binary file removed gentest/icons/down-arrow.png
Binary file not shown.
Binary file removed gentest/icons/up-arrow.png
Binary file not shown.
280 changes: 0 additions & 280 deletions gentest/src/miniventure/gentest/GlobalPanel.java

This file was deleted.

0 comments on commit 1134f9c

Please sign in to comment.