Explorar o código

Reverted another unnecessary change. See https://github.com/ckeditor/ckeditor5/issues/166#issuecomment-219761928.

Piotrek Koszuliński %!s(int64=9) %!d(string=hai) anos
pai
achega
4f176e69f6
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      packages/ckeditor5-engine/tests/.jshintrc

+ 1 - 2
packages/ckeditor5-engine/tests/.jshintrc

@@ -20,7 +20,6 @@
 		"describe": false,
 		"expect": false,
 		"it": false,
-		"sinon": false,
-		"bender": false
+		"sinon": false
 	}
 }