1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-27 02:43:45 +02:00

update test/unit/{media.html5,setup}.js to adhere to jshint

This commit is contained in:
Gary Katsevman 2013-02-08 17:27:04 -05:00
parent c13b96acbb
commit 31f76092f8
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
module("HTML5");
module('HTML5');

View File

@ -1 +1 @@
module("Setup");
module('Setup');