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

Unified Diff: client/tests/client/json/json_test.html

Issue 8392022: Move JSON unit tests to new test API. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Respond to review. Created 9 years, 2 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 | « client/tests/client/json/json_test.dart ('k') | client/tests/client/json/json_tests.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/json/json_test.html
diff --git a/client/tests/client/json/json_test.html b/client/tests/client/json/json_test.html
deleted file mode 100644
index 6997b75142acc3b20a10de9e1ef0706c5fffd49c..0000000000000000000000000000000000000000
--- a/client/tests/client/json/json_test.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
- <head>
- <title>JsonTest</title>
- <script language="javascript" src="json_test_bin.js"></script>
- </head>
- <body>
-<h1>This is the JsonTest!</h1>
- </body>
-</html>
« no previous file with comments | « client/tests/client/json/json_test.dart ('k') | client/tests/client/json/json_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698