Skip to content

Fix: default value for optional _unpack argument#44

Merged
bfrymire merged 2 commits intobfrymire:masterfrom
treylav:default_value_to_unpack
Feb 24, 2023
Merged

Fix: default value for optional _unpack argument#44
bfrymire merged 2 commits intobfrymire:masterfrom
treylav:default_value_to_unpack

Conversation

@treylav
Copy link
Copy Markdown
Contributor

@treylav treylav commented Feb 21, 2023

Hello!

I made a small fix to get rid of the annoying GameMaker Studio warning about the number of arguments when creating classes with tests. Now argument _struct of TestCase, TestSuite and TestRunner is truly optional.

Functionally, the code has not changed.

Thanks in advance.

@bfrymire bfrymire merged commit 59949b1 into bfrymire:master Feb 24, 2023
@bfrymire
Copy link
Copy Markdown
Owner

@treylav Thank you for the PR. I've been meaning to make some changes to the way the tests are initialized.

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.

2 participants