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

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: All works! 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
Index: sky/tests/modules/multiple-scripts-import-expected.txt
diff --git a/sky/tests/lowlevel/style-specificity-expected.txt b/sky/tests/modules/multiple-scripts-import-expected.txt
similarity index 65%
copy from sky/tests/lowlevel/style-specificity-expected.txt
copy to sky/tests/modules/multiple-scripts-import-expected.txt
index af6476c2976483eebd71c72a6c5d5fb128339536..fdbd4708c79407a04cae613f682d5e2a40266e31 100644
--- a/sky/tests/lowlevel/style-specificity-expected.txt
+++ b/sky/tests/modules/multiple-scripts-import-expected.txt
@@ -1,5 +1,5 @@
CONSOLE: unittest-suite-wait-for-done
-CONSOLE: PASS: should not exist
+CONSOLE: PASS: multiple libraries should combine using "as"
CONSOLE:
CONSOLE: All 1 tests passed.
CONSOLE: unittest-suite-success

Powered by Google App Engine
This is Rietveld 408576698