aboutsummaryrefslogtreecommitdiff
path: root/idea
diff options
context:
space:
mode:
authorAnton Tarasov <anton.tarasov@jetbrains.com>2016-06-30 13:07:49 +0300
committerAnton Tarasov <anton.tarasov@jetbrains.com>2016-06-30 13:07:49 +0300
commit3e76f88d81565b52487ffceb7bebabd6dac39d62 (patch)
tree1394fde161c622ab1794c4a93ec9e3d0eecc6e80 /idea
parent7b42b37d640d4922262863c1553f1f91af3b0e07 (diff)
downloadjdk8u_jdk-3e76f88d81565b52487ffceb7bebabd6dac39d62.tar.gz
Add test/java/awt/Focus dir & .gitignore
Diffstat (limited to 'idea')
-rw-r--r--idea/java/tests/tests.iml3
1 files changed, 3 insertions, 0 deletions
diff --git a/idea/java/tests/tests.iml b/idea/java/tests/tests.iml
index 5289ad6a81..1929187336 100644
--- a/idea/java/tests/tests.iml
+++ b/idea/java/tests/tests.iml
@@ -5,6 +5,9 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
+ <content url="file://$MODULE_DIR$/../../../test/java/awt/Focus">
+ <sourceFolder url="file://$MODULE_DIR$/../../../test/java/awt/Focus" isTestSource="false" />
+ </content>
<content url="file://$MODULE_DIR$/../../../test/java/awt/Graphics2D">
<sourceFolder url="file://$MODULE_DIR$/../../../test/java/awt/Graphics2D" isTestSource="false" />
</content>