Skip to content

Commit

Permalink
Merge branch 'baseline-profile-api-change' of https://github.com/andr…
Browse files Browse the repository at this point in the history
…oid/performance-samples into baseline-profile-api-change
  • Loading branch information
yenerm committed Jun 22, 2023
2 parents d5f551f + 426d521 commit dbf7028
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,9 @@ import org.junit.runner.RunWith
* A scaffold for creating a baseline profile user journey. Implementing classes can
* start generating a profile directly by implementing [MacrobenchmarkScope.profileBlock].
*/

@RunWith(AndroidJUnit4::class)
abstract class BaselineProfileGeneratorScaffold {



@get:Rule
val rule = BaselineProfileRule()

Expand Down

0 comments on commit dbf7028

Please sign in to comment.