Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4e1f65a4173cb03ef0028d544df19e7e069c9350
/
.
/
jps-plugin
/
testData
/
general
/
KotlinJavaScriptProjectWithTestsAndTestAndSrcModuleDependency
/
tests
/
MainTests.kt
blob: a4442b1ed71078832e03e47938c3e0861f78865f [
file
]
import
src
.*
import
test
.*
fun testMain
()
{
main
()
srcAndTests
()
testSrcAndTests
()
}