Skip to content

Commit 14af040

Browse files
committed
Move remains of Scala utilities to test sources
1 parent 436bf04 commit 14af040

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

webauthn-server-core/src/main/scala/com/yubico/webauthn/data/package.scala renamed to webauthn-server-core/src/test/scala/com/yubico/webauthn/data/package.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package com.yubico.webauthn
22

33
import com.fasterxml.jackson.databind.JsonNode
44

5+
56
package object data {
67

78
/** An immutable array of bytes. */

0 commit comments

Comments
 (0)