summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui/app/elements/change/gr-reply-dialog/test/plugin.html
diff options
context:
space:
mode:
Diffstat (limited to 'polygerrit-ui/app/elements/change/gr-reply-dialog/test/plugin.html')
-rw-r--r--polygerrit-ui/app/elements/change/gr-reply-dialog/test/plugin.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/polygerrit-ui/app/elements/change/gr-reply-dialog/test/plugin.html b/polygerrit-ui/app/elements/change/gr-reply-dialog/test/plugin.html
index 70e1b83be9..94787e6d2e 100644
--- a/polygerrit-ui/app/elements/change/gr-reply-dialog/test/plugin.html
+++ b/polygerrit-ui/app/elements/change/gr-reply-dialog/test/plugin.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<!--
+@license
Copyright (C) 2017 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
@@ -27,6 +28,6 @@ limitations under the License.
replyApi.setLabelValue(label, '+1');
}
});
- }, '0.1', 'http://test.com/plugins/testplugin/static/test.js');
+ });
</script>
</dom-module>