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

Unified Diff: tests/json/pubspec.yaml

Issue 208273003: Fix JSON tests, re-enable in all cases (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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
« tests/json/json_test.dart ('K') | « tests/json/json_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/json/pubspec.yaml
diff --git a/tests/json/pubspec.yaml b/tests/json/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..3fd393bcddccdf238bcf06cd41eb8aa11b0e02b1
--- /dev/null
+++ b/tests/json/pubspec.yaml
@@ -0,0 +1,4 @@
+name: sample_pubspec
+description: A sample application
+dependencies:
+ unittest: any
Lasse Reichstein Nielsen 2014/03/26 11:41:31 What does this file do? I think it's safe to remov
« tests/json/json_test.dart ('K') | « tests/json/json_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698