Spaces:
Running
Running
File size: 125 Bytes
8f3f8db |
1 2 3 4 5 6 7 |
running
runAll
(JS at: '__karma__') ifNotNil: [:karma |
karma info: {
'total' -> suite tests size.
}].
super runAll |