Skip to content

Commit

Permalink
linter -> Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
not-an-aardvark committed Jul 2, 2017
1 parent aaa5686 commit 51239c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/linter.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ function getVariable(scope, name) {
// Tests
//------------------------------------------------------------------------------

describe("linter", () => {
describe("Linter", () => {
const filename = "filename.js";
let sandbox, linter;

Expand Down

0 comments on commit 51239c4

Please sign in to comment.