Skip to content

Commit

Permalink
Fixing sort order for ServiceRegistrarTest classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
oshoukry committed Dec 8, 2015
1 parent a846c17 commit 6bf3045
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ public class ServiceRegistrarTest {
,"java.util.SortedSet"
,"java.util.TreeMap"
,"java.util.TreeSet"
,"java.net.URL"
,"java.net.URI"
,"java.net.URL"
,"java.util.UUID"
,"java.util.Vector"
,"java.util.WeakHashMap"
Expand Down

0 comments on commit 6bf3045

Please sign in to comment.