Moved test app source to test app project.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apply plugin: 'application'
|
||||
|
||||
mainClassName = 'net.rubygrapefruit.platform.Main'
|
||||
mainClassName = 'net.rubygrapefruit.platform.test.Main'
|
||||
applicationName = 'native-platform-test'
|
||||
archivesBaseName = 'native-platform-test'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user