summaryrefslogtreecommitdiff
path: root/contrib/scoverage/test/resources/hello-world/other/src/Foo.scala
diff options
context:
space:
mode:
authorNik Vanderhoof <nikolasrvanderhoof@gmail.com>2019-06-02 04:37:39 -0400
committerLi Haoyi <haoyi.sg@gmail.com>2019-06-02 16:37:39 +0800
commitde3da655e96cb4ed13e5142517043ae10f12f24a (patch)
tree9caec4a03d110ab8a0881a4810de12b02077aca6 /contrib/scoverage/test/resources/hello-world/other/src/Foo.scala
parent7cd9df33955a02b3762d59a8856c4c6519725d77 (diff)
downloadmill-de3da655e96cb4ed13e5142517043ae10f12f24a.tar.gz
mill-de3da655e96cb4ed13e5142517043ae10f12f24a.tar.bz2
mill-de3da655e96cb4ed13e5142517043ae10f12f24a.zip
Inherit moduleDeps from outer in Scoverage (#623)
* Add test case that breaks via #622 Thanks to @kag0 for finding this! :) * Scoverage should inherit moduleDeps
Diffstat (limited to 'contrib/scoverage/test/resources/hello-world/other/src/Foo.scala')
-rw-r--r--contrib/scoverage/test/resources/hello-world/other/src/Foo.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/scoverage/test/resources/hello-world/other/src/Foo.scala b/contrib/scoverage/test/resources/hello-world/other/src/Foo.scala
new file mode 100644
index 00000000..d3c853cc
--- /dev/null
+++ b/contrib/scoverage/test/resources/hello-world/other/src/Foo.scala
@@ -0,0 +1 @@
+object Foo