diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/js/regress/int-or-other-mod-then-get-by-val.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/js/regress/int-or-other-mod-then-get-by-val.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/js/regress/int-or-other-mod-then-get-by-val.html b/third_party/WebKit/LayoutTests/fast/js/regress/int-or-other-mod-then-get-by-val.html index 512f05c..4848995 100644 --- a/third_party/WebKit/LayoutTests/fast/js/regress/int-or-other-mod-then-get-by-val.html +++ b/third_party/WebKit/LayoutTests/fast/js/regress/int-or-other-mod-then-get-by-val.html @@ -7,6 +7,5 @@ <script src="resources/regress-pre.js"></script> <script src="script-tests/int-or-other-mod-then-get-by-val.js"></script> <script src="resources/regress-post.js"></script> -<script src="../resources/js-test-post.js"></script> </body> </html> |