master
This commit is contained in:
parent
6ce8073fde
commit
cd23e7c905
|
@ -6,7 +6,7 @@ import spock.lang.Specification
|
|||
|
||||
class StackTraceTest extends Specification {
|
||||
|
||||
def 'stacktrace'() {
|
||||
def 'stkacktrace'() {
|
||||
// expect:
|
||||
// throw new RuntimeException("blabla")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue