mirror of
https://github.com/beautifier/js-beautify.git
synced 2025-03-04 19:18:21 +00:00
jslint happiness
This commit is contained in:
parent
341283af6b
commit
1a7803ec93
@ -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 +=
|
||||
|
Loading…
x
Reference in New Issue
Block a user