Skip to content

Commit 83a40f8

Browse files
committed
Moved examples to shared area
1 parent 9c7b2e2 commit 83a40f8

File tree

5 files changed

+0
-2
lines changed

5 files changed

+0
-2
lines changed

jvm/src/test/scala/org/threeten/bp/UsabilityBasic.scala renamed to shared/src/test/scala/org/threeten/bp/zone/UsabilityBasic.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
*/
3232
package org.threeten.bp
3333

34-
import org.testng.annotations.Test
35-
3634
import org.threeten.bp.temporal.ChronoField.DAY_OF_MONTH
3735
import org.threeten.bp.temporal.TemporalAdjusters.previousOrSame
3836
import org.threeten.bp.format.DateTimeFormatter

0 commit comments

Comments
 (0)