Fix up the test configuration

This commit is contained in:
Ben Gruver 2014-12-31 15:02:08 -08:00
parent 56d5befed4
commit 145cd6d518
2 changed files with 3 additions and 2 deletions

2
smalidea/.gitignore vendored
View File

@ -1 +1,3 @@
build build
test-config
test-system

View File

@ -12,7 +12,7 @@
<excludeFolder url="file://$MODULE_DIR$/.gradle" /> <excludeFolder url="file://$MODULE_DIR$/.gradle" />
</content> </content>
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="jdk" jdkName="IDEA Plugin jdk" jdkType="IDEA JDK" /> <orderEntry type="jdk" jdkName="IDEA IC-139.SNAPSHOT" jdkType="IDEA JDK" />
<orderEntry type="module-library" exported=""> <orderEntry type="module-library" exported="">
<library> <library>
<CLASSES> <CLASSES>
@ -47,4 +47,3 @@
<orderEntry type="module" module-name="smali-smali" exported="" /> <orderEntry type="module" module-name="smali-smali" exported="" />
</component> </component>
</module> </module>