Skip to content

Commit

Permalink
(minor test) cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudhead committed Feb 21, 2011
1 parent 3291d77 commit 697ada4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/vows-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ vows.describe("Vows").addBatch({
};
async(this.callback);
},
"should give access to the topic context": function (e, t, tt) {
"should give access to the topic context": function () {
assert.isTrue(this.boo);
}
},
Expand Down

0 comments on commit 697ada4

Please sign in to comment.