Skip to content

Fix issue with mll tests in ninja.js #5338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

kevinbarabash
Copy link
Contributor

This fixes #5337.

Test plan:

  • ./scripts/ninja.js clean
  • ./scripts/ninja.js config
  • ./scripts/ninja.js build

See that the build completes without any errors.

@bobzhang bobzhang merged commit cf8ff3b into rescript-lang:master Dec 4, 2021
@kevinbarabash kevinbarabash deleted the fix-5337 branch December 4, 2021 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.mll tests fail when running ./scripts/ninja.js build
2 participants