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

Skip to content

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