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

Unified Diff: tools/gardening_tools/multitest/lib/multitest.dart

Issue 3005443002: Additional tools for gardening. (Closed)
Patch Set: Removed accidental commit Created 3 years, 4 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
Index: tools/gardening_tools/multitest/lib/multitest.dart
diff --git a/tools/gardening_tools/multitest/lib/multitest.dart b/tools/gardening_tools/multitest/lib/multitest.dart
new file mode 100644
index 0000000000000000000000000000000000000000..9fc01df8e3b55bebb52c4e51aee293b2c2ea752e
--- /dev/null
+++ b/tools/gardening_tools/multitest/lib/multitest.dart
@@ -0,0 +1,3 @@
+library multitest;
+
+export 'src/multitest.dart';

Powered by Google App Engine
This is Rietveld 408576698