mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Trace for travis.
This commit is contained in:
parent
ac22e687ed
commit
d749f2ae8a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ open class BaseTest(open val aether: KobaltAether) {
|
||||||
|
|
||||||
@BeforeSuite
|
@BeforeSuite
|
||||||
fun bs() {
|
fun bs() {
|
||||||
|
println("INITIALIZING AETHER TO $aether")
|
||||||
context.aether = aether
|
context.aether = aether
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue