Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
inikulin committed Dec 24, 2014
1 parent 5414358 commit 39b8f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/serializer_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ exports['Regression - new line in <pre> tag'] = function () {
});
};

exports['Extra options - encodeHtmlEntities option'] = function () {
exports['Options - encodeHtmlEntities'] = function () {
var testHtmlCases = [
{
options: { encodeHtmlEntities: true },
Expand Down

0 comments on commit 39b8f07

Please sign in to comment.