✅ Don’t run some tests in parallel
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 8 Feb 2020 23:53:44 +0000 (00:53 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 9 Feb 2020 00:14:29 +0000 (01:14 +0100)
commitd673c44ae56fcaf8368bcf3488f417e3b947158e
treecb33b888c8171bc5647080d3e47503f3f09c31db
parent5aaa1e1dc761fa0c8b6745b7b022c0a19d248c68
✅ Don’t run some tests in parallel
build.gradle
src/test/kotlin/net/pterodactylus/sone/main/SoneModuleTest.kt
src/test/kotlin/net/pterodactylus/sone/main/SonePluginTest.kt
src/test/kotlin/net/pterodactylus/sone/test/NotParallel.kt [new file with mode: 0644]