diff --git a/test/runner.html b/test/runner.html index d715e0d72c..3f68f28e7a 100644 --- a/test/runner.html +++ b/test/runner.html @@ -29,6 +29,7 @@ 'unit/globals.html', 'unit/property-accessors.html', 'unit/template-stamp.html', + 'unit/strict-template-policy.html', 'unit/property-effects.html', 'unit/property-effects-template.html', 'unit/path-effects.html', diff --git a/test/unit/strict-template-policy.html b/test/unit/strict-template-policy.html new file mode 100644 index 0000000000..225ce574ed --- /dev/null +++ b/test/unit/strict-template-policy.html @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + \ No newline at end of file