Index: LayoutTests/http/tests/appcache/exceptions.html |
diff --git a/LayoutTests/http/tests/appcache/exceptions.html b/LayoutTests/http/tests/appcache/exceptions.html |
index fe3b3d6eae84f7ee02ec2e0710d9fa7940017fb8..1efcf1f2deec4fedc32f3c5362001b890f5022e1 100644 |
--- a/LayoutTests/http/tests/appcache/exceptions.html |
+++ b/LayoutTests/http/tests/appcache/exceptions.html |
@@ -11,6 +11,5 @@ |
shouldThrow('cache.update()', '"InvalidStateError: Failed to execute \'update\' on \'ApplicationCache\': there is no application cache to update."'); |
shouldThrow('cache.swapCache()', '"InvalidStateError: Failed to execute \'swapCache\' on \'ApplicationCache\': there is no newer application cache to swap to."'); |
</script> |
- <script src="/js-test-resources/js-test-post.js"></script> |
</body> |
</html> |