[Pkg-javascript-commits] [sockjs-client] 327/434: Rename smoke-throughput --> smoke-latency
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch master
in repository sockjs-client.
commit a5a1722a76b85c0f77d4fca77a30590207a82c8d
Author: Marek Majkowski <majek04 at gmail.com>
Date: Wed Jan 18 13:52:25 2012 +0000
Rename smoke-throughput --> smoke-latency
---
tests/html/index.html | 2 +-
tests/html/{smoke-throughput.html => smoke-latency.html} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/html/index.html b/tests/html/index.html
index 546dfe4..d6b5cf8 100644
--- a/tests/html/index.html
+++ b/tests/html/index.html
@@ -12,7 +12,7 @@
<ul>
<li><a href="tests-qunit.html">QUnit tests</a></li>
<li><a href="example-cursors.html">Cursors example</a></li>
- <li><a href="smoke-throughput.html">Smoketest: througput</a></li>
+ <li><a href="smoke-latency.html">Smoketest: latency</a></li>
<li><a href="smoke-reconnect.html">Smoketest: reconnect</a></li>
</ul>
</body>
diff --git a/tests/html/smoke-throughput.html b/tests/html/smoke-latency.html
similarity index 100%
rename from tests/html/smoke-throughput.html
rename to tests/html/smoke-latency.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git
More information about the Pkg-javascript-commits
mailing list