Skip to content

Commit

Permalink
Merge pull request #61 from PolymerElements/auto-cleanup
Browse files Browse the repository at this point in the history
Automatic cleanup!
  • Loading branch information
rictic committed Nov 20, 2015
2 parents 8bb2821 + 920d08b commit ca152ee
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<!DOCTYPE html>
<html>
<head>
--><!DOCTYPE html><html><head>

<title>paper-header-panel tests</title>

Expand All @@ -23,12 +20,12 @@
<body>

<script>

WCT.loadSuites([
'basic.html'
'basic.html',
'basic.html?dom=shadow'
]);

</script>

</body>
</html>


</body></html>

0 comments on commit ca152ee

Please sign in to comment.