Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
cli
/
jvm
/
sourcesCommonChecks
/
nonexistentPathInModule.xml
blob: 15459bf5184f15d916488fbe0b5c84aa41b2d1f6 [
file
]
<modules>
<module
name
=
"name"
outputDir
=
"$TEMP_DIR$/whatever"
type
=
"java-production"
>
<sources
path
=
"$TESTDATA_DIR$/nonexistentFile.kt"
/>
<sources
path
=
"$TESTDATA_DIR$/some/nonexistent/dir/"
/>
</module>
</modules>