Skip to content

Commit

Permalink
Revert "I have no idea why buck-out was added as test root". It was a…
Browse files Browse the repository at this point in the history
…dded because buck puts there generated JS fragments and webdriver.xpi file.

This reverts commit 5a12162.
  • Loading branch information
barancev committed Nov 5, 2018
1 parent 2c3a16b commit d6daaa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions java/client/client.iml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<output url="file://$MODULE_DIR$/build/production" />
<output-test url="file://$MODULE_DIR$/build/test" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../buck-out/gen">
<sourceFolder url="file://$MODULE_DIR$/../../buck-out/gen/java/client/src" type="java-test-resource" />
</content>
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
Expand Down

0 comments on commit d6daaa0

Please sign in to comment.