diff --git a/sortablejs/sortablejs-tests.ts b/sortablejs/sortablejs-tests.ts
index 1a7fcc378..56b8b0a32 100755
--- a/sortablejs/sortablejs-tests.ts
+++ b/sortablejs/sortablejs-tests.ts
@@ -1,6 +1,6 @@
// Examples from project repo used for tests.
-///
+///
var simpleList = document.getElementById('list');
var list = simpleList;