summaryrefslogtreecommitdiffhomepage
path: root/test/examples/math.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/examples/math.html')
-rw-r--r--test/examples/math.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/examples/math.html b/test/examples/math.html
index d35e827..6b879be 100644
--- a/test/examples/math.html
+++ b/test/examples/math.html
@@ -159,7 +159,6 @@
</div>
- <script src="../../lib/js/head.min.js"></script>
<script src="../../js/reveal.js"></script>
<script>
@@ -174,7 +173,6 @@
},
dependencies: [
- { src: '../../lib/js/classList.js' },
{ src: '../../plugin/math/math.js', async: true }
]
});