Commit 0e991ccb authored by Heinrich Fenkart's avatar Heinrich Fenkart

Follow-up to e8af21cc: rm unused variable in unit test

parent e8af21cc
......@@ -153,7 +153,7 @@ $(function () {
+ '<li><a id="three-link" href="#three">Three</a></li>'
+ '</ul>'
+ '</nav>'
var $section = $(sectionHTML).appendTo('#qunit-fixture')
$(sectionHTML).appendTo('#qunit-fixture')
var scrollspyHTML = '<div id="content" style="height: 200px; overflow-y: auto;">'
+ '<div id="spacer" style="height: 100px;"/>'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment