Skip to content

Commit a954427

Browse files
committed
init travis
1 parent 779dbc2 commit a954427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ let hljsDefineCshtmlRazor = require("../cshtml-razor");
88
const readdir = promisify(fs.readdir),
99
readFile = promisify(fs.readFile);
1010

11-
describe("CSHTML Razor Tests", () => {
11+
describe("CSHTML Razor Tests", () => {
1212
beforeEach(() => {
1313
hljsDefineCshtmlRazor(hljs);
1414
});

0 commit comments

Comments
 (0)