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

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/Readme.md ('k') | test/js_test_tools/mocha/media/logo.svg » ('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 b6e3fd7ecfbb1880874bca73471d4298b5c7d795..0000000000000000000000000000000000000000
--- a/test/js_test_tools/mocha/bower.json
+++ /dev/null
@@ -1,23 +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"
- ]
-}
« no previous file with comments | « test/js_test_tools/mocha/Readme.md ('k') | test/js_test_tools/mocha/media/logo.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698