This commit is contained in:
Radu Ioan Fericean
2012-02-06 15:34:25 +02:00
parent 345993da4c
commit b2d81e141d

View File

@@ -35,4 +35,5 @@ func TestSetInterval(t *testing.T) {
if ts1.Interval != i2 {
t.Error("Bigger ponder interval should win")
}
}
}