mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-04 15:31:53 +03:00
[FIX] Скрипты gradle, для работы LauncherTest.
This commit is contained in:
parent
6cc7f214b3
commit
8854fbfe16
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
include 'ServerWrapper'
|
||||
include 'LaunchServer'
|
||||
include 'LaunchServerConsole'
|
||||
include 'LauncherTest'
|
||||
include 'modules'
|
||||
file('modules').eachDir { sub ->
|
||||
if (sub.name.endsWith('_module')) include 'modules:' + sub.name
|
||||
|
|
Loading…
Reference in a new issue