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

Unified Diff: sky/tests/modules/multiple-scripts-import-expected.txt

Issue 938623005: Allow multiple dart <script> tags in .sky files (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Update test results Created 5 years, 10 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 | « sky/tests/modules/multiple-scripts-import.sky ('k') | sky/tests/modules/resources/dart-import.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/modules/multiple-scripts-import-expected.txt
diff --git a/sky/tests/modules/multiple-scripts-import-expected.txt b/sky/tests/modules/multiple-scripts-import-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..37ab50f3e5fac76ff84e1342d44bde2b55c74bca
--- /dev/null
+++ b/sky/tests/modules/multiple-scripts-import-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE: unittest-suite-wait-for-done
+CONSOLE: PASS: multiple libraries should combine using "as"
+CONSOLE: PASS: multiple libraries should each init
+CONSOLE: PASS: conflicting names should be ignored
+CONSOLE:
+CONSOLE: All 3 tests passed.
+CONSOLE: unittest-suite-success
+DONE
« no previous file with comments | « sky/tests/modules/multiple-scripts-import.sky ('k') | sky/tests/modules/resources/dart-import.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698