Removed goog.require from test code.

This removed any goog.require from the test code to make it simpler.
Now, shaka-player.uncompiled is required to be loaded before any
tests.  This fixes some dependency problems.

This also moves the utility test code to test/util.

Change-Id: I8991a61fc59c9c03e0143bb0883fd6d166af86c2
This commit is contained in:
Jacob Trimble
2016-01-15 15:53:31 -08:00
parent 1a8f873f27
commit 7cd09c266a
30 changed files with 6 additions and 90 deletions
-3
View File
@@ -15,9 +15,6 @@
* limitations under the License.
*/
goog.require('shaka.dash.DashParser');
goog.require('shaka.util.Uint8ArrayUtils');
describe('DashParser.SegmentBase', function() {
it('requests init data for WebM', function(done) {
var source = [