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

Unified Diff: third_party/WebKit/Tools/qunit/package.json

Issue 1475853002: Remove qunit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « third_party/WebKit/Tools/qunit/README.md ('k') | third_party/WebKit/Tools/qunit/qunit/qunit.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Tools/qunit/package.json
diff --git a/third_party/WebKit/Tools/qunit/package.json b/third_party/WebKit/Tools/qunit/package.json
deleted file mode 100644
index b6044c88719091efb71c2ab0291f964180eea6e3..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Tools/qunit/package.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "name": "qunit",
- "author": {
- "name": "John Resig",
- "email": "jeresig@gmail.com",
- "url": "http://ejohn.org/"
- },
- "maintainer": {
- "name": "Jörn Zaefferer",
- "email": "joern.zaefferer@googlemail.com",
- "url": "http://bassistance.de/"
- },
- "url": "http://docs.jquery.com/QUnit",
- "license": {
- "name": "MIT",
- "url": "http://www.opensource.org/licenses/mit-license.php"
- },
- "description": "An easy-to-use JavaScript Unit Testing framework.",
- "keywords": [ "testing", "unit", "jquery" ],
- "lib": "qunit"
-}
« no previous file with comments | « third_party/WebKit/Tools/qunit/README.md ('k') | third_party/WebKit/Tools/qunit/qunit/qunit.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698