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

Side by Side Diff: appengine/swarming/ui/wct.conf.json

Issue 2419613002: Add basic swarming UI tests
Patch Set: Make sure symlink isn't followed for uploading Created 4 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « appengine/swarming/ui/test/js/test-alias.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "verbose": false,
3 "plugins": {
4 "local": {
5 "browsers": ["chrome"]
6 }
7 },
8 "extraScripts": [
9 "./node_modules/skia-common-js/common.js",
10 "./build/js/common-strings.js",
11 "./res/js/alias.js"
12 ]
13 }
OLDNEW
« no previous file with comments | « appengine/swarming/ui/test/js/test-alias.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698