From 29b0e86089eb3ec0d4bb5811c9b723dfcf36703c Mon Sep 17 00:00:00 2001
From: Hakim El Hattab
Date: Thu, 4 Oct 2018 14:48:01 +0200
Subject: remove head.min.js in favor of simple built-in script loader

---
 test/test-markdown-element-attributes.html | 1 -
 1 file changed, 1 deletion(-)

(limited to 'test/test-markdown-element-attributes.html')

diff --git a/test/test-markdown-element-attributes.html b/test/test-markdown-element-attributes.html
index 4a09272..409d068 100644
--- a/test/test-markdown-element-attributes.html
+++ b/test/test-markdown-element-attributes.html
@@ -122,7 +122,6 @@
 
 		</div>
 
-		<script src="../lib/js/head.min.js"></script>
 		<script src="../js/reveal.js"></script>
 		<script src="../plugin/markdown/marked.js"></script>
 		<script src="../plugin/markdown/markdown.js"></script>
-- 
cgit v1.2.3