diff --git a/wstest.html b/wstest.html
index e0b6d015..8e10098d 100644
--- a/wstest.html
+++ b/wstest.html
@@ -215,8 +215,8 @@
}
$clear(update_ref);
- recv_cnt = 0;
update_stats(); // Final numbers
+ recv_cnt = 0;
$('connectButton').value = "Start";
$('connectButton').onclick = connect;