package org.mozilla.gecko.tests; public class testVideoControls extends JavascriptTest { public testVideoControls() { super("testVideoControls.js"); } }