aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2023-05-14 16:46:47 +0300
committerJuuz <6596629+Juuxel@users.noreply.github.com>2023-05-14 16:46:47 +0300
commit089f424d264839664d5d2e89a71e2ae9e8a46250 (patch)
tree8bfcb1f5d848b6684d11acea616b37e8801f6e98 /settings.gradle
parent82f3beff9a3cc9e1cd9534e772e8a91a54b49cab (diff)
downloadLibGui-089f424d264839664d5d2e89a71e2ae9e8a46250.tar.gz
LibGui-089f424d264839664d5d2e89a71e2ae9e8a46250.tar.bz2
LibGui-089f424d264839664d5d2e89a71e2ae9e8a46250.zip
Move test mod to root project
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/settings.gradle b/settings.gradle
index ecd1298..aa24284 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -9,5 +9,3 @@ pluginManagement {
}
rootProject.name = 'LibGui'
-
-include ':GuiTest'