Add TS to output. Don't require initial n and t.

This commit is contained in:
Daniel Nichter
2011-09-22 09:04:11 -06:00
parent 43ecc8546d
commit bbae1ba9cf
3 changed files with 21 additions and 12 deletions

View File

@@ -36,7 +36,7 @@ for (1..5) {
}
is(
$rll->update(1000, 2),
542,
540,
"Decrease rate, decrease n"
);