fix spek example, add import for Spek

This commit is contained in:
Robert Stoll
2020-04-26 01:12:19 +02:00
parent f75975fc81
commit 60354a3949

View File

@@ -2,6 +2,7 @@ package org.atriumlib.samples.spek
import ch.tutteli.atrium.api.fluent.en_GB.*
import ch.tutteli.atrium.api.verbs.expect
import org.spekframework.spek2.Spek
import org.spekframework.spek2.style.specification.describe
import java.lang.IllegalArgumentException