Added tests.

This commit is contained in:
Erik C. Thauvin 2017-10-30 15:23:10 -07:00
parent 423d8494c2
commit b9714a067d
6 changed files with 176 additions and 24 deletions

View file

@ -57,8 +57,7 @@ val p = project {
}
dependenciesTest {
//compile("org.testng:testng:6.11")
//compile("org.jetbrains.kotlin:kotlin-test:1.1.2-3")
compile("org.testng:testng:6.12")
}
assemble {