diff --git a/spec/fixtures/sample.js b/spec/fixtures/sample.js index 566ae67db..fb33b0b43 100644 --- a/spec/fixtures/sample.js +++ b/spec/fixtures/sample.js @@ -10,4 +10,4 @@ var quicksort = function () { }; return sort(Array.apply(this, arguments)); -}; +}; \ No newline at end of file