mirror of
https://github.com/revanced/jadb.git
synced 2025-05-02 23:54:33 +02:00
Build: Marking test package as test in IntelliJ.
This commit is contained in:
parent
c78583f6c5
commit
bfca44c536
4
jadb.iml
4
jadb.iml
@ -5,12 +5,12 @@
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
||||
</content>
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="module-library">
|
||||
<library name="junit4">
|
||||
<library>
|
||||
<CLASSES>
|
||||
<root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.10.jar!/" />
|
||||
</CLASSES>
|
||||
|
Loading…
x
Reference in New Issue
Block a user