Skip to content

Commit d1e7379

Browse files
author
James Halliday
committedMay 14, 2011
just rescan for now, alias test passes
1 parent b2f8c99 commit d1e7379

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎index.js

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ function Argv (args, cwd) {
104104
aliases[y] = x;
105105
}
106106

107+
rescan();
107108
return self;
108109
};
109110

0 commit comments

Comments
 (0)
Please sign in to comment.