Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
test262
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pmaksimo
test262
Commits
f68488ff
Commit
f68488ff
authored
7 years ago
by
Rick Waldron
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo in INTERPRETING.md
parent
e9e928ba
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INTERPRETING.md
+1
-1
1 addition, 1 deletion
INTERPRETING.md
with
1 addition
and
1 deletion
INTERPRETING.md
+
1
−
1
View file @
f68488ff
...
...
@@ -162,7 +162,7 @@ attribute is a YAML dictonary with two keys:
-
`phase`
- the stage of the test interpretation process that the error is
expected to be produced; either "parse" (meaning, "while parsing the source
text"), "early" (meaning, "prior to evaluation"), "resolution" (mea
i
ning,
text"), "early" (meaning, "prior to evaluation"), "resolution" (meaning,
"during ES2015 module resolution"), or "runtime" (meaning, "during
evaluation")
-
`type`
- the name of the constructor of the expected error
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment