Skip to content

Fixing a test that was calling a deleted method in P12#36

Open
adri09070 wants to merge 9 commits intoRMODINRIA:masterfrom
adri09070:31-P12--DASTInterpreterTeststestEvaluateArgumentOrder-fails
Open

Fixing a test that was calling a deleted method in P12#36
adri09070 wants to merge 9 commits intoRMODINRIA:masterfrom
adri09070:31-P12--DASTInterpreterTeststestEvaluateArgumentOrder-fails

Conversation

@adri09070
Copy link
Copy Markdown
Contributor

I replace a call to Array class>>#braceWith:with:, which was deleted in P12, by a call to Array class>>#with:with:, which is in P11 and P12 and does the same thing

@adri09070
Copy link
Copy Markdown
Contributor Author

Fixes #31

Only the last commit is significant

@adri09070
Copy link
Copy Markdown
Contributor Author

The other tests will be fixed in other PRs (see other issues)

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