Skip to content

Refactor escript tests to use less modules #13732

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
Jul 23, 2024

Conversation

jonatanklosko
Copy link
Member

]
end
end

defmodule EscriptErlangWithDeps do
Copy link
Member Author

Choose a reason for hiding this comment

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

Keeping this one, since it also defines application.

def project do
[
app: :escript_test_consolidated,
build_embedded: true,
Copy link
Member Author

Choose a reason for hiding this comment

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

I moved this to the default test, since we expect consolidation to happen by default. Also, I don't think :build_embedded is supposed to do anything here.

@josevalim josevalim merged commit fd9de33 into elixir-lang:main Jul 23, 2024
9 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@jonatanklosko jonatanklosko deleted the jk-escript-tests branch July 23, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants