summaryrefslogtreecommitdiffstats
path: root/dom/media/test/test_closing_connections.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/test/test_closing_connections.html')
-rw-r--r--dom/media/test/test_closing_connections.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/test/test_closing_connections.html b/dom/media/test/test_closing_connections.html
index c5eb565447..fc438d8531 100644
--- a/dom/media/test/test_closing_connections.html
+++ b/dom/media/test/test_closing_connections.html
@@ -32,7 +32,7 @@ window.onload = function() {
we've got the first frame.
*/
-var resource = getPlayableVideo(gClosingConnectionsTest);
+var resource = getPlayableVideo(gPlayTests);
SimpleTest.waitForExplicitFinish();
function beginTest() {