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

Unified Diff: test/js_test_tools/chai/.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/codegen_test.dart ('k') | test/js_test_tools/chai/CONTRIBUTING.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/js_test_tools/chai/.bower.json
diff --git a/test/js_test_tools/chai/.bower.json b/test/js_test_tools/chai/.bower.json
deleted file mode 100644
index 413db6eefa652f1f01da84956d51d29ac777be53..0000000000000000000000000000000000000000
--- a/test/js_test_tools/chai/.bower.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "name": "chai",
- "version": "1.9.1",
- "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
- "license": "MIT",
- "keywords": [
- "test",
- "assertion",
- "assert",
- "testing",
- "chai"
- ],
- "main": "chai.js",
- "ignore": [
- "build",
- "components",
- "lib",
- "node_modules",
- "support",
- "test",
- "index.js",
- "Makefile",
- ".*"
- ],
- "dependencies": {},
- "devDependencies": {},
- "homepage": "https://github.com/chaijs/chai",
- "_release": "1.9.1",
- "_resolution": {
- "type": "version",
- "tag": "1.9.1",
- "commit": "4180251dd45560f189192e28d3c0ba011f6d8178"
- },
- "_source": "git://github.com/chaijs/chai.git",
- "_target": ">=1.8.1",
- "_originalSource": "chai"
-}
« no previous file with comments | « test/codegen_test.dart ('k') | test/js_test_tools/chai/CONTRIBUTING.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698