Skip to content

Commit

Permalink
Merge a8b84b5 into 0dddf64
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Sep 25, 2018
2 parents 0dddf64 + a8b84b5 commit 5395218
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/im/tox/tox4j/ToxCoreTestBase.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import org.scalatest.Assertions
object ToxCoreTestBase extends Assertions {

private[tox4j] val nodeCandidates = Seq(
new DhtNode("163.172.136.118", "2001:bc8:4400:2100::13:41d", 33445, "2C289F9F37C20D09DA83565588BF496FAB3764853FA38141817A72E3F18ACA0B"),
new DhtNode("tox.ngc.zone", "tox.ngc.zone", 33445, "15E9C309CFCB79FDDF0EBA057DABB49FE15F3803B1BFF06536AE2E5BA5E4690E"),
new DhtNode("node.tox.biribiri.org", null, 33445, "F404ABAA1C99A9D37D61AB54898F56793E1DEF8BD46B1038B9D822E8460FAB67"),
new DhtNode("192.254.75.102", "2607:5600:284::2", 33445, "951C88B7E75C867418ACDB5D273821372BB5BD652740BCDF623A4FA293E75D2F"),
Expand Down

0 comments on commit 5395218

Please sign in to comment.