Skip to content

Commit

Permalink
fixup! test: add known_issues test for nodejs#13683
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Mar 13, 2021
1 parent d2bacca commit d48a3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/known_issues/test-path-posix-relative-on-windows.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use strict';

const common = require('../common');
require('../common');
const assert = require('assert');
const path = require('path');

Expand Down

0 comments on commit d48a3a9

Please sign in to comment.