Files
2017-02-03 13:03:12 +03:00

6 lines
60 B
Kotlin
Vendored

fun testMain() {
main()
srcOnly()
testsOnly()
}