summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-01-01 01:39:09 -0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-01-01 10:10:19 -0800
commitb1e622a42de5d48b82c108f2d7931b170a460f5e (patch)
tree9f5b934b9b24e3098e4498d18e1a9bc0683e9c0f /test.sh
parent1b406f37c34382be56cb5e5018df744db270d902 (diff)
downloadmill-b1e622a42de5d48b82c108f2d7931b170a460f5e.tar.gz
mill-b1e622a42de5d48b82c108f2d7931b170a460f5e.tar.bz2
mill-b1e622a42de5d48b82c108f2d7931b170a460f5e.zip
Properly set the context classloader inside `TestRunner`'s `ClassLoader`
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.sh b/test.sh
index 23fab611..c49bf082 100755
--- a/test.sh
+++ b/test.sh
@@ -15,4 +15,5 @@ bin/target/mill devAssembly
out/devAssembly/dest core.test
out/devAssembly/dest scalalib.test
out/devAssembly/dest scalajslib.test
+out/devAssembly/dest integration.test
out/devAssembly/dest devAssembly \ No newline at end of file