Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 437dfd1

Browse files
committed
Fork TemplateBinding tests with SD polyfill wrapped window
1 parent dc9cc9e commit 437dfd1

File tree

3 files changed

+5236
-2
lines changed

3 files changed

+5236
-2
lines changed

test/html/mdv-shadow.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
var assert = chai.assert;
3636

3737
</script>
38-
<script src="../../../polymer-expressions/tests/tests.js"></script>
39-
<script src="../../../TemplateBinding/tests/tests.js"></script>
38+
<script src="mdv-tests/polymer-expressions-tests.js"></script>
39+
<script src="mdv-tests/template-binding-tests.js"></script>
4040
</head>
4141
<body>
4242
<div id="mocha"></div>

0 commit comments

Comments
 (0)