summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorVlad Ureche <vlad.ureche@epfl.ch>2016-01-23 15:14:05 +0100
committerVlad Ureche <vlad.ureche@epfl.ch>2016-01-23 15:14:05 +0100
commit1081e718f8f8e174dbf615e42b157e187d3d3886 (patch)
treee031fb2774f24f8171268e7c19f588a21374f77a /test
parent94a228f90e7d0cb997c866a8b9a7663c67e2df3d (diff)
parent9b165f7d972923f728489b801e2e8e7efe8ca626 (diff)
downloadscala-1081e718f8f8e174dbf615e42b157e187d3d3886.tar.gz
scala-1081e718f8f8e174dbf615e42b157e187d3d3886.tar.bz2
scala-1081e718f8f8e174dbf615e42b157e187d3d3886.zip
Merge pull request #4914 from felixmulder/topic/scaladoc-update-diagrams
Add partial appearance update of inheritence graphs in scaladoc
Diffstat (limited to 'test')
-rw-r--r--test/scaladoc/javascript/test-index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/scaladoc/javascript/test-index.html b/test/scaladoc/javascript/test-index.html
index 42cbc8cc09..91756b5be1 100644
--- a/test/scaladoc/javascript/test-index.html
+++ b/test/scaladoc/javascript/test-index.html
@@ -6,7 +6,6 @@
src="http://code.jquery.com/qunit/git/qunit.js"></script>
<script type="text/javascript"
src="../../../src/compiler/scala/tools/nsc/doc/html/resource/lib/jquery.js"></script>
- <script src="../../../src/compiler/scala/tools/nsc/doc/html/resource/lib/jquery.layout.js"></script>
<script src="../../../src/compiler/scala/tools/nsc/doc/html/resource/lib/scheduler.js"></script>
<script type="text/javascript"
src="../../../src/compiler/scala/tools/nsc/doc/html/resource/lib/index.js"></script>