Charlee Chitsuk
Charlee Chitsuk
Furthermore, when I use `include` with `tag` as the following: - ``` [source, java, linenums] .Some example code ---- include::Hello.java[tag=hello] ---- ``` ##### The Hello.java ```java // tag::hello[] public class...
The `od -c` is ``` 0000000 / / t a g : : h e l l o [ ] \r 0000020 \n p u b l i c c...
Thank you. I can confirm that adding new line at the end of file solve this. Anyhow, how about the JRuby warning? How can I get rid of if?
It would be nice, if there is an execution time for each method/sub-group/group, especially support for JUnit5 parallel.