8000 minor tweak · qasim/github-markdown-css@fc92f0e · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fc92f0e

Browse files
committed
minor tweak
1 parent b2549d5 commit fc92f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22
var assert = require('assert');
3-
var githubMarkdownCss = require('./index');
3+
var githubMarkdownCss = require('./');
44

55
it('should get the GitHub Markdown CSS', function (cb) {
66
this.timeout(20000);

0 commit comments

Comments
 (0)
0