Skip to content

Commit

Permalink
[test minor] Rename reconnect test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki committed Jun 5, 2013
1 parent 4921457 commit 43a691d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/net/client-reconnect-test.js
Expand Up @@ -13,7 +13,7 @@ var assert = require('assert'),
macros = require('../macros'),
mocks = require('../mocks');

vows.describe('godot/net/client').addBatch({
vows.describe('godot/net/client-reconnect').addBatch({
"Godot client": {
"with no backoff and no server": {
topic: function () {
Expand Down

0 comments on commit 43a691d

Please sign in to comment.