Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
cli
/
jvm
/
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>