Spelling test moduleinterface (#58579)

* spelling: because

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: flaky

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: the

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-05-05 19:58:25 -04:00
committed by GitHub
parent ea1514bff1
commit 760343f478
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# This test is intentionally specialized on windows becauase not --crash behaves
# This test is intentionally specialized on windows because not --crash behaves
# differently there. The exit code from the crashing frontend invocations is
# mapped to `-21` there, which lit's `not` along does not remap correctly.
# See rdar://59397376