Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit 8a194dc

Browse files
committed
add comment to test
1 parent dc5556a commit 8a194dc

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
@@ -144,7 +144,7 @@ test('Windows absolute path aliasing', t => {
144144
normalizePath('E:\\react\\node_modules\\fbjs\\lib\\warning.js')
145145
);
146146
});
147-
147+
// test alaising with resolved paths
148148
test('Platform path.resolve(\'file-with.ext\') aliasing', t => {
149149
const result = alias({
150150
test: path.resolve('./files/folder/hipster.jsx'),

0 commit comments

Comments
 (0)