Skip to content

Commit

Permalink
Reformat.
Browse files Browse the repository at this point in the history
  • Loading branch information
zainab-ali committed Mar 8, 2024
1 parent 936d593 commit 0c24b5d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ package org.junit.runner
/**
* Stub used for cross-compilation
*/
class RunWith[T](@scala.annotation.unused cls: Class[T]) extends scala.annotation.StaticAnnotation
class RunWith[T](@scala.annotation.unused cls: Class[T])
extends scala.annotation.StaticAnnotation

0 comments on commit 0c24b5d

Please sign in to comment.