Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(193)

Unified Diff: test/test_app_hotkeys.js

Issue 7007047: Add user login support.
Patch Set: Add user login support. Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/test_app.js ('k') | test/test_login.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test_app_hotkeys.js
=== modified file 'test/test_app_hotkeys.js'
--- test/test_app_hotkeys.js 2012-11-27 14:25:32 +0000
+++ test/test_app_hotkeys.js 2013-01-07 20:10:00 +0000
@@ -9,7 +9,8 @@
var env = {
after: function() {},
get: function() {},
- on: function() {}
+ on: function() {},
+ set: function() {}
};
windowNode = Y.one(window);
app = new Y.juju.App({
« no previous file with comments | « test/test_app.js ('k') | test/test_login.js » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b