aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
authorThibault Gagnaux <thibault.gagnaux@bit.admin.ch>2021-07-08 12:18:42 +0200
committerThibault Gagnaux <thibault.gagnaux@bit.admin.ch>2021-07-08 16:04:54 +0200
commitce39d8f5cdfae2788c4664e08d895afead76c682 (patch)
treef61be38f42c1b93a8b0cebdaaad52a90931b870e /settings.gradle
parent2fceaad440fffc1f6edbd8e4887469cc948edb5d (diff)
downloadfrege-gradle-plugin-ce39d8f5cdfae2788c4664e08d895afead76c682.tar.gz
frege-gradle-plugin-ce39d8f5cdfae2788c4664e08d895afead76c682.tar.bz2
frege-gradle-plugin-ce39d8f5cdfae2788c4664e08d895afead76c682.zip
Refactor: Uses junit5 nested tests for a better structure
Setups missing java 11 in the github workflow
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle
index 772bbfe..8ee43c9 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1 +1 @@
-rootProject.name = 'frege-plugin' \ No newline at end of file
+rootProject.name='frege-plugin' \ No newline at end of file