diff options
Diffstat (limited to 'testing/web-platform/tests/annotation-model/examples/README.md')
-rw-r--r-- | testing/web-platform/tests/annotation-model/examples/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/tests/annotation-model/examples/README.md b/testing/web-platform/tests/annotation-model/examples/README.md new file mode 100644 index 0000000000..2b9dbd5c5a --- /dev/null +++ b/testing/web-platform/tests/annotation-model/examples/README.md @@ -0,0 +1,9 @@ +Example Tests +============= + +The tests in this folder are examples to show how the framework +should be used. They are NOT intended for conformance testing use, and +tools/make_tests.py will not generate the tests in this folder without the +`--examples` option. + + |