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

Unified Diff: sky/tests/modules/modules-expected.txt

Issue 872043003: module.exports should default to an empty object. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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/modules.sky ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/modules/modules-expected.txt
diff --git a/sky/tests/modules/modules-expected.txt b/sky/tests/modules/modules-expected.txt
index c7bf9331b91ab351838788eba1c1a4292aae7e5a..5bfda93db7eeb9692a1e83aceb1a9244dea8dfc1 100644
--- a/sky/tests/modules/modules-expected.txt
+++ b/sky/tests/modules/modules-expected.txt
@@ -1,5 +1,6 @@
-Running 1 tests
+Running 2 tests
ok 1 Module should be constructable
-1 tests
-1 pass
+ok 2 Module should have an empty object by default for exports
+2 tests
+2 pass
0 fail
« no previous file with comments | « sky/tests/modules/modules.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698