Index: LayoutTests/webaudio/oscillator-basic.html |
diff --git a/LayoutTests/webaudio/oscillator-basic.html b/LayoutTests/webaudio/oscillator-basic.html |
index e5fa22241b24c61c1626c2227552ce2d3d06decf..6e7f4daa29cadfcdcd95d1f6c9df9a2ffc52f851 100644 |
--- a/LayoutTests/webaudio/oscillator-basic.html |
+++ b/LayoutTests/webaudio/oscillator-basic.html |
@@ -6,7 +6,7 @@ Create an oscillator of each type and verify that the type is set correctly. |
<html> |
<head> |
<script type="text/javascript" src="resources/audio-testing.js"></script> |
-<script type="text/javascript" src="../fast/js/resources/js-test-pre.js"></script> |
+<script type="text/javascript" src="../resources/js-test.js"></script> |
</head> |
<body> |