##// END OF EJS Templates
tests: Add some tests to check that events/extensions are triggered on hook execution....
tests: Add some tests to check that events/extensions are triggered on hook execution. This also includes tests to check that events/extensions are NOT triggered on requests to shadow repositories.

File last commit:

r882:d869b56a default
r910:1b15cb87 default
Show More
rhodecode-favicon.html
7 lines | 214 B | text/html | HtmlLexer
<link rel="import" href="../../../../../../bower_components/polymer/polymer.html">
<dom-module id="rhodecode-favicon">
<template>
</template>
<script src="rhodecode-favicon.js"></script>
</dom-module>