Skip to content

Commit a069f32

Browse files
Treehugger RobotGerrit Code Review
Treehugger Robot
authored and
Gerrit Code Review
committed
Merge "[GH] Fix for broken formatting in Javadocs." into androidx-main
2 parents f6087e5 + 459b193 commit a069f32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark/benchmark-macro-junit4/src/main/java/androidx/benchmark/macro/junit4/BaselineProfileRule.kt

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ import org.junit.runners.model.Statement
5555
* startActivityAndWait()
5656
* }
5757
* }
58+
* ```
5859
*
5960
* Note that you can filter captured rules, for example, if you're generating rules for a library,
6061
* and don't want to record profiles from outside that library:

0 commit comments

Comments
 (0)