Skip to content
Snippets Groups Projects
Commit 6236cd28 authored by deathbearbrown's avatar deathbearbrown Committed by Rick Waldron
Browse files

add note to list that esid is required for new tests only

parent 61214ef2
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ Test262 supports the following tags: ...@@ -51,7 +51,7 @@ Test262 supports the following tags:
- [**negative**](#negative) - [**negative**](#negative)
- [**es5id**](#es5id) - [**es5id**](#es5id)
- [**es6id**](#es6id) - [**es6id**](#es6id)
- [**esid**](#esid) (required) - [**esid**](#esid) (required for new tests)
- [**includes**](#includes) - [**includes**](#includes)
- [**timeout**](#timeout) - [**timeout**](#timeout)
- [**author**](#author) - [**author**](#author)
...@@ -61,7 +61,7 @@ Test262 supports the following tags: ...@@ -61,7 +61,7 @@ Test262 supports the following tags:
#### description #### description
**description**: [string] **description**: [string]
This one of two required frontmatter tags. It should be a short, one-line This is one of two required frontmatter tags. It should be a short, one-line
description of the purpose of this testcase. This is the string displayed by description of the purpose of this testcase. This is the string displayed by
the browser runnner. the browser runnner.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment