| Index: LayoutTests/webaudio/biquad-allpass.html
|
| diff --git a/LayoutTests/webaudio/biquad-allpass.html b/LayoutTests/webaudio/biquad-allpass.html
|
| index 30514a72377d9efbcb881965e0e3d703151011c4..c873e079c9541b3af78d0912f577986f3b7eb70c 100644
|
| --- a/LayoutTests/webaudio/biquad-allpass.html
|
| +++ b/LayoutTests/webaudio/biquad-allpass.html
|
| @@ -3,7 +3,7 @@
|
| <html>
|
| <head>
|
| <script src="resources/audio-testing.js"></script>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| <script src="resources/biquad-testing.js"></script>
|
| </head>
|
|
|
|
|