Index: tests/html/custom/template_wrappers_test.html |
diff --git a/tests/html/custom/template_wrappers_test.html b/tests/html/custom/template_wrappers_test.html |
index ea5b81d283d39b9ea9b88c436b7f3b8d0945478b..2613bdc6c76b8e9925d5a4c241887003c842b333 100644 |
--- a/tests/html/custom/template_wrappers_test.html |
+++ b/tests/html/custom/template_wrappers_test.html |
@@ -16,6 +16,7 @@ |
<template class='t1'> |
<x-custom></x-custom> |
</template> |
+ <x-custom-two></x-custom-two> |
<script type="text/javascript" |
src="/packages/unittest/test_controller.js"></script> |
%TEST_SCRIPTS% |