Skip to content

Fix/bom test #448

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix/bom test #448

wants to merge 3 commits into from

Conversation

dasilvacontin
Copy link
Collaborator

  • Moved BOM test to correct dir.
  • Fixed test template since it was expecting unescaped output.
  • Fixed BOM render test js syntax since it was using an old one.

I'm also interested in seeing Travis result.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR relocates the BOM test to the correct directory and updates the test template and JavaScript syntax to ensure correct unescaped output handling.

  • Moved the BOM test file from spec/_files to test/_files.
  • Updated the test template output to be unescaped.
  • Revised the BOM render test JavaScript syntax to a more modern format.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
test/_files/bom_as_whitespace.js Introduces new object literal containing BOM-related keys.
spec/_files/bom_as_whitespace.js Removes the outdated test file, as its content is now in the proper directory.

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.

1 participant