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

Unified Diff: test/js_test_tools/mocha/.bower.json

Issue 1243503007: fixes #221, initial sync*, async, async* implementation (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « test/js_test_tools/mocha-htmltest.js ('k') | test/js_test_tools/mocha/History.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/js_test_tools/mocha/.bower.json
diff --git a/test/js_test_tools/mocha/.bower.json b/test/js_test_tools/mocha/.bower.json
deleted file mode 100644
index ac412a081190e2863a279991157efea025aaec1e..0000000000000000000000000000000000000000
--- a/test/js_test_tools/mocha/.bower.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "name": "mocha",
- "version": "1.20.1",
- "main": [
- "mocha.js",
- "mocha.css"
- ],
- "ignore": [
- "bin",
- "editors",
- "images",
- "lib",
- "support",
- "test",
- ".gitignore",
- ".npmignore",
- ".travis.yml",
- "component.json",
- "index.js",
- "Makefile",
- "package.json"
- ],
- "homepage": "https://github.com/visionmedia/mocha",
- "_release": "1.20.1",
- "_resolution": {
- "type": "version",
- "tag": "1.20.1",
- "commit": "869b5ad681b923a75c5e6fb3fcbab9a865b4115e"
- },
- "_source": "git://github.com/visionmedia/mocha.git",
- "_target": ">=1.13.0",
- "_originalSource": "mocha"
-}
« no previous file with comments | « test/js_test_tools/mocha-htmltest.js ('k') | test/js_test_tools/mocha/History.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698