Skip to content
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

Fix grammar mistake #9

Merged
merged 1 commit into from Oct 22, 2023
Merged

Fix grammar mistake #9

merged 1 commit into from Oct 22, 2023

Conversation

ghost
Copy link

@ghost ghost commented Oct 10, 2023

No description provided.

@Col-E Col-E added the documentation Improvements or additions to documentation label Oct 10, 2023
@github-actions
Copy link

Unit Test Results

36 tests  ±0   36 ✔️ ±0   0s ⏱️ ±0s
  6 suites ±0     0 💤 ±0 
  6 files   ±0     0 ±0 

Results for commit 74396d8. ± Comparison against base commit 7a2a9d5.

This pull request removes 20 and adds 20 tests. Note that renamed tests count towards both.
me.darknet.assembler.CompilerTests ‑ [10] path=src/test/resources/features/InnerClass.ja
me.darknet.assembler.CompilerTests ‑ [11] path=src/test/resources/features/ClassInstances.ja
me.darknet.assembler.CompilerTests ‑ [12] path=src/test/resources/features/Expressions.ja
me.darknet.assembler.CompilerTests ‑ [13] path=src/test/resources/features/Example.ja
me.darknet.assembler.CompilerTests ‑ [14] path=src/test/resources/features/HelloWorld.ja
me.darknet.assembler.CompilerTests ‑ [15] path=src/test/resources/features/Debug.ja
me.darknet.assembler.CompilerTests ‑ [16] path=src/test/resources/features/Frames.ja
me.darknet.assembler.CompilerTests ‑ [17] path=src/test/resources/features/Module.ja
me.darknet.assembler.CompilerTests ‑ [18] path=src/test/resources/features/TableSwitch.ja
me.darknet.assembler.CompilerTests ‑ [19] path=src/test/resources/features/Signatures.ja
…
me.darknet.assembler.CompilerTests ‑ [10] path=src/test/resources/features/Example.ja
me.darknet.assembler.CompilerTests ‑ [11] path=src/test/resources/features/Deprecated.ja
me.darknet.assembler.CompilerTests ‑ [12] path=src/test/resources/features/Frames.ja
me.darknet.assembler.CompilerTests ‑ [13] path=src/test/resources/features/Exceptions.ja
me.darknet.assembler.CompilerTests ‑ [14] path=src/test/resources/features/LookupSwitch.ja
me.darknet.assembler.CompilerTests ‑ [15] path=src/test/resources/features/LocalVariables.ja
me.darknet.assembler.CompilerTests ‑ [16] path=src/test/resources/features/InnerClass.ja
me.darknet.assembler.CompilerTests ‑ [17] path=src/test/resources/features/Expressions.ja
me.darknet.assembler.CompilerTests ‑ [18] path=src/test/resources/features/InvokeDynamic.ja
me.darknet.assembler.CompilerTests ‑ [19] path=src/test/resources/features/HelloWorld.ja
…

@Col-E Col-E merged commit d75ec6b into jumanji144:master Oct 22, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant