Skip to content

Commit 99c9355

Browse files
committed
Added missing @test annotation.
1 parent ead0fee commit 99c9355

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/test/scala/shapeless/annotation.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ object AnnotationTestsDefinitions {
4949
class AnnotationTests {
5050
import AnnotationTestsDefinitions._
5151

52+
@Test
5253
def simpleAnnotation: Unit = {
5354
{
5455
val other = Annotation[Other, CC].apply()

0 commit comments

Comments
 (0)