blob: 7ca3ed5ec3af5fda954fa0d84a1cf28d446093a7 [file]
error: plugin 'kotlin.plugin.test.before' must run before 'kotlin.plugin.test.after'
error: plugin 'kotlin.plugin.test.middle' must run before 'kotlin.plugin.test.after'
error: plugin 'kotlin.plugin.test.before' must run before 'kotlin.plugin.test.middle'
error: plugin 'kotlin.plugin.test.after' must run after 'kotlin.plugin.test.middle'
error: plugin 'kotlin.plugin.test.middle' must run after 'kotlin.plugin.test.before'
error: plugin 'kotlin.plugin.test.after' must run after 'kotlin.plugin.test.before'
COMPILATION_ERROR