Fix for tests

This commit is contained in:
Hillel Coren 2018-01-16 16:47:48 +02:00
parent 9617214485
commit ff47ee349e

View File

@ -72,7 +72,6 @@
return; return;
} }
@endif @endif
if ()
// Less than IE9 https://stackoverflow.com/a/14835682/497368 // Less than IE9 https://stackoverflow.com/a/14835682/497368
if (! document.addEventListener) { if (! document.addEventListener) {
return; return;