diff options
Diffstat (limited to 'testing/web-platform/tests/html/syntax/parsing')
-rw-r--r-- | testing/web-platform/tests/html/syntax/parsing/template/WEB_FEATURES.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/tests/html/syntax/parsing/template/WEB_FEATURES.yml b/testing/web-platform/tests/html/syntax/parsing/template/WEB_FEATURES.yml new file mode 100644 index 0000000000..bd821885c7 --- /dev/null +++ b/testing/web-platform/tests/html/syntax/parsing/template/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: template + files: "**" |