Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: LayoutTests/crypto/subtle/hmac/cloneKey-empty.html

Issue 958353003: [WebCrypto] Move cloneKey test to respective algorithm directory (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/crypto/subtle/hmac/cloneKey-empty.html
diff --git a/LayoutTests/crypto/subtle/clone-hmacKey-empty.html b/LayoutTests/crypto/subtle/hmac/cloneKey-empty.html
similarity index 89%
rename from LayoutTests/crypto/subtle/clone-hmacKey-empty.html
rename to LayoutTests/crypto/subtle/hmac/cloneKey-empty.html
index 0d422e30cc29d21296d7f05c1a55669c1f6d4ec5..284eb282ec00f560c96f78fac720f7c2ca481cc1 100644
--- a/LayoutTests/crypto/subtle/clone-hmacKey-empty.html
+++ b/LayoutTests/crypto/subtle/hmac/cloneKey-empty.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../resources/js-test.js"></script>
-<script src="resources/common.js"></script>
+<script src="../../../resources/js-test.js"></script>
+<script src="../resources/common.js"></script>
</head>
<body>
<p id="description"></p>
« no previous file with comments | « LayoutTests/crypto/subtle/hmac/cloneKey.html ('k') | LayoutTests/crypto/subtle/hmac/cloneKey-empty-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698