mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Changes needed to run junit tests from within IntelliJ
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2987 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
fcce44482d
commit
e76f335910
2 changed files with 5 additions and 2 deletions
|
@ -6,8 +6,9 @@
|
|||
<exclude-output />
|
||||
<exclude-exploded />
|
||||
<content url="file://$MODULE_DIR$/../..">
|
||||
<sourceFolder url="file://$MODULE_DIR$/../resources" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../source" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../test" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/../../test" isTestSource="true" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue