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

Unified Diff: appengine/config_service/ui/test/index.html

Issue 2981413002: config_service: Added tests for the auth-signin element (Closed)
Patch Set: Renamed tests for clarity Created 3 years, 5 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 | « appengine/config_service/ui/test/common/auth-signin_test.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/config_service/ui/test/index.html
diff --git a/appengine/config_service/ui/test/index.html b/appengine/config_service/ui/test/index.html
index ea218f53390b349209c2b805a8176366b1f9c317..6888eb9fef6e0b93cff65341b56202ad65348a61 100644
--- a/appengine/config_service/ui/test/index.html
+++ b/appengine/config_service/ui/test/index.html
@@ -19,6 +19,7 @@
<script>
WCT.loadSuites([
+ 'common/auth-signin_test.html',
'config-ui/front-page_test.html',
'config-ui/config-set_test.html',
]);
« no previous file with comments | « appengine/config_service/ui/test/common/auth-signin_test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698