Index: pkg/template_binding/test/node_bind_test.html |
diff --git a/pkg/template_binding/test/node_bind_test.html b/pkg/template_binding/test/node_bind_test.html |
index da39fb8a5b01d3a6a7b89e1cfcc8aad0f2fe4da1..2123ee702ab1d207d7dcd4c4fcd7dc3bfe627f2c 100644 |
--- a/pkg/template_binding/test/node_bind_test.html |
+++ b/pkg/template_binding/test/node_bind_test.html |
@@ -11,6 +11,10 @@ |
.unittest-error { background: #a11;} |
</style> |
<script src="/packages/web_components/platform.concat.js"></script> |
+ <script src="/packages/template_binding/js/observe.js"></script> |
+ <script src="/packages/template_binding/js/node_bind.js"></script> |
+ <script src="/packages/template_binding/js/microtask.js"></script> |
+ <script src="/packages/template_binding/js/patches_mdv.js"></script> |
<script src="/packages/web_components/dart_support.js"></script> |
</head> |
<body> |