blob: 32c3317c57b08a91ea1d94cb16c6a7c254b65807 [file] [log] [blame]
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<script src="../../polygerrit-ui/app//bower_components/webcomponentsjs/webcomponents-lite.js"></script>
<script src="../../polygerrit-ui/app/bower_components/web-component-tester/browser.js"></script>
</head>
<body>
<script>
WCT.loadSuites([
'gr-simple-submit-rules-repo-config/gr-simple-submit-rules-repo-config_test.html',
'gr-simple-submit-rules-label-config/gr-simple-submit-rules-label-config_test.html'
]);
</script>
</body>
</html>