jslint happiness

This commit is contained in:
Einar Lielmanis 2009-09-03 06:08:46 +03:00
parent 341283af6b
commit 1a7803ec93

View File

@ -22,7 +22,8 @@ function bt(input, expected)
indent_size: indent_size,
indent_char: indent_char,
preserve_newlines: preserve_newlines,
space_after_anon_function: space_after_anon_function});
space_after_anon_function: space_after_anon_function
});
if (result !== expected) {
test_result +=